Skip to content

Commit 2da5682

Browse files
Update content/reference/api/registry/token.md
1 parent b25acde commit 2da5682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/reference/api/registry/token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ A.1](https://tools.ietf.org/html/rfc6749#appendix-A.1).
113113
The resource in question, formatted as one of the space-delimited entries from
114114
the `scope` parameters from the `WWW-Authenticate` header shown previously. This
115115
query parameter should be specified multiple times if there is more than one
116-
`scope` entry from the `WWW-Authenticate` header. The above example would be
116+
`scope` entry from the `WWW-Authenticate` header. The previous example would be
117117
specified as: `scope=repository:samalba/my-app:push`. The scope field may be
118118
empty to request a refresh token without providing any resource permissions to
119119
the returned bearer token.

0 commit comments

Comments
 (0)