Skip to content

Commit 3093547

Browse files
authored
Merge pull request #23187 from shumiao/patch-2
fix a minor typo "scopes," -> "scopes",
2 parents 7c58cdb + 0519271 commit 3093547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/access-authn-authz/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@ rules:
689689
```
690690

691691
Extra fields are evaluated as sub-resources of the resource "userextras". To
692-
allow a user to use impersonation headers for the extra field "scopes," a user
692+
allow a user to use impersonation headers for the extra field "scopes", a user
693693
should be granted the following role:
694694

695695
```yaml

0 commit comments

Comments
 (0)