diff --git a/ee/dtr/user/access-tokens.md b/ee/dtr/user/access-tokens.md index 3060e01131..d29ecd4eea 100644 --- a/ee/dtr/user/access-tokens.md +++ b/ee/dtr/user/access-tokens.md @@ -9,7 +9,7 @@ redirect_from: Docker Trusted Registry allows you to create and distribute access tokens to enable programmatic access to DTR. Access tokens are linked to a particular user account and duplicate whatever permissions that account has at time of use. If the account changes permissions, so will the token. -Access tokens are useful in cases such as building integrations since you can issue multiple tokens – one for each integration, and revoke them at any time. +Access tokens are useful in cases such as building integrations since you can issue multiple tokens – one for each integration – and revoke them at any time. ## Create an access token