We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 604ee9c commit 35b116fCopy full SHA for 35b116f
content/reference/api/registry/token.md
@@ -111,7 +111,7 @@ A.1](https://tools.ietf.org/html/rfc6749#appendix-A.1).
111
#### `scope`
112
113
The resource in question, formatted as one of the space-delimited entries from
114
-the `scope` parameters from the `WWW-Authenticate` header shown above. This
+the `scope` parameters from the `WWW-Authenticate` header shown previously. This
115
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
117
specified as: `scope=repository:samalba/my-app:push`. The scope field may be
0 commit comments