Skip to content

Commit afc8719

Browse files
authored
authentication.md: a -> an
Changed "Create *a* Access Token" to "Create *an* Access Token"
1 parent f0807f3 commit afc8719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config-api/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ As a workspace owner, you can create access tokens from the Access Management pa
1111
> warning "Secret Token"
1212
> You can not retrieve the plain-text `token` later, so you should save it in a secret manager. If you lose the `token` you can generate a new one.
1313
14-
## Use a Access Token
14+
## Use an Access Token
1515

1616
Now that you have an access token, you can use this token to access the Config API by setting it in the `Authorization` header of your requests, for example:
1717

0 commit comments

Comments
 (0)