diff --git a/data/reusables/user-settings/token_access_capabilities.md b/data/reusables/user-settings/token_access_capabilities.md index 5ecd623d85..dcfa39a13a 100644 --- a/data/reusables/user-settings/token_access_capabilities.md +++ b/data/reusables/user-settings/token_access_capabilities.md @@ -1 +1 @@ -A token has the same capabilities to access resources and perform actions on those resources, that the owner of the token has, and is further limited by any scopes or permissions granted to the token. A token cannot grant additional access capabilities to a user. +A token has the same capabilities to access resources and perform actions on those resources that the owner of the token has, and is further limited by any scopes or permissions granted to the token. A token cannot grant additional access capabilities to a user.