File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/reference/api/registry Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ A.1](https://tools.ietf.org/html/rfc6749#appendix-A.1).
113113The resource in question, formatted as one of the space-delimited entries from
114114the ` scope ` parameters from the ` WWW-Authenticate ` header shown previously. This
115115query 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
117117specified as: ` scope=repository:samalba/my-app:push ` . The scope field may be
118118empty to request a refresh token without providing any resource permissions to
119119the returned bearer token.
You can’t perform that action at this time.
0 commit comments