diff --git a/src/pages/docs/how-to/use-service-users-with-access-token.mdx b/src/pages/docs/how-to/use-service-users-with-access-token.mdx index 4cbf79ab..3f1fb5ec 100644 --- a/src/pages/docs/how-to/use-service-users-with-access-token.mdx +++ b/src/pages/docs/how-to/use-service-users-with-access-token.mdx @@ -57,7 +57,7 @@ To create an access token, you'll need to log in to your account and navigate to personal-access-token-overview

-From there, you can create a new token and specify the permissions that the token should have. +From there, you can create a new token and specify expiration for the token. You won't be able to modify your token.

personal-access-creation-popup