diff --git a/content/integrations/integrating-npm-with-external-services/about-access-tokens.mdx b/content/integrations/integrating-npm-with-external-services/about-access-tokens.mdx index aa174681a5d..1213ff24ad6 100644 --- a/content/integrations/integrating-npm-with-external-services/about-access-tokens.mdx +++ b/content/integrations/integrating-npm-with-external-services/about-access-tokens.mdx @@ -49,7 +49,7 @@ Granular access tokens allow you to restrict access provided to the token based - Restrict which packages and scopes a token has access to - Grant tokens access to specific organizations -- Set a token expiration date +- Set a token expiration date up to 90 days - Limit token access based on IP address ranges - Select between **read-only** or **read and write** access