diff --git a/docs/src/auth.md b/docs/src/auth.md index 744f8bd636..0ca963d796 100644 --- a/docs/src/auth.md +++ b/docs/src/auth.md @@ -312,7 +312,7 @@ var context = await browser.NewContextAsync(new() * langs: js **When to use** -- Your web application supports authenticating via API that is easier/faster than interacting witht the app UI. +- Your web application supports authenticating via API that is easier/faster than interacting with the app UI. **Details**