From b7b1bc94e072023f6a894b9c2eef198951e9cede Mon Sep 17 00:00:00 2001 From: Josh Curl Date: Sat, 25 Mar 2017 23:58:24 -0700 Subject: [PATCH] Fix typo in authorization docs --- docs/admin/authorization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/authorization.md b/docs/admin/authorization.md index 52e95c3de0..d1f9c21da1 100644 --- a/docs/admin/authorization.md +++ b/docs/admin/authorization.md @@ -516,7 +516,7 @@ current-context: webhook contexts: - context: cluster: name-of-remote-authz-service - user: name-of-api-sever + user: name-of-api-server name: webhook ```