Skip to content

Commit 35b116f

Browse files
Update content/reference/api/registry/token.md
1 parent 604ee9c commit 35b116f

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
@@ -111,7 +111,7 @@ A.1](https://tools.ietf.org/html/rfc6749#appendix-A.1).
111111
#### `scope`
112112

113113
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
114+
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
116116
`scope` entry from the `WWW-Authenticate` header. The above example would be
117117
specified as: `scope=repository:samalba/my-app:push`. The scope field may be

0 commit comments

Comments
 (0)