From c77d436eaf2028cfb0661498d1d219bdad0d2c01 Mon Sep 17 00:00:00 2001 From: Chris Bargmann Date: Tue, 15 Sep 2020 17:21:59 +0200 Subject: [PATCH] Fix spelling in authentication.md Rename `name-of-api-sever` to `name-of-api-server`. --- 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 d05ef76acd..efdc9026aa 100644 --- a/content/en/docs/reference/access-authn-authz/authentication.md +++ b/content/en/docs/reference/access-authn-authz/authentication.md @@ -443,7 +443,7 @@ current-context: webhook contexts: - context: cluster: name-of-remote-authn-service - user: name-of-api-sever + user: name-of-api-server name: webhook ```