Skip to content

Commit 0519271

Browse files
authored
fix a minor typo "scopes," -> "scopes",
1 parent 9c585bc commit 0519271

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)