From 656b5e7d9a22dce70b184dd4eb671fdf3e2cd73a Mon Sep 17 00:00:00 2001 From: Maria Bermudez Date: Thu, 4 Oct 2018 17:49:17 -0700 Subject: [PATCH] Update formatting --- ee/dtr/user/access-tokens.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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