Skip to content

Commit a202ef5

Browse files
authored
Pluralization of access token
1 parent 2e72b06 commit a202ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/playwright-testing/quickstart-run-end-to-end-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ When the workspace creation finishes, you're redirected to the setup guide.
3030

3131
## Create an access token for service authentication
3232

33-
Microsoft Playwright Testing uses access token to authorize users to run Playwright tests with the service. You first generate a service access token in the Playwright portal, and then store the value in an environment variable.
33+
Microsoft Playwright Testing uses access tokens to authorize users to run Playwright tests with the service. You first generate a service access token in the Playwright portal, and then store the value in an environment variable.
3434

3535
To generate the access token, perform the following steps:
3636

0 commit comments

Comments
 (0)