From 0519271bb4dcdc9088006cff1c0789eb39d95430 Mon Sep 17 00:00:00 2001 From: shumiao Date: Sun, 16 Aug 2020 18:17:35 -0700 Subject: [PATCH] fix a minor typo "scopes," -> "scopes", --- content/en/docs/reference/access-authn-authz/authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/reference/access-authn-authz/authentication.md b/content/en/docs/reference/access-authn-authz/authentication.md index 18a83cac6e..9dc95f14cf 100644 --- a/content/en/docs/reference/access-authn-authz/authentication.md +++ b/content/en/docs/reference/access-authn-authz/authentication.md @@ -689,7 +689,7 @@ rules: ``` Extra fields are evaluated as sub-resources of the resource "userextras". To -allow a user to use impersonation headers for the extra field "scopes," a user +allow a user to use impersonation headers for the extra field "scopes", a user should be granted the following role: ```yaml