docs: spelling fix (#21573)

This commit is contained in:
Drew Miller 2023-03-14 14:04:02 -04:00 committed by GitHub
parent 455e11c1d9
commit d8b6b988cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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**