Update formatting

This commit is contained in:
Maria Bermudez
2018-10-04 17:49:17 -07:00
parent d19463dd89
commit 656b5e7d9a

View File

@@ -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