From b10c0a1c877bf33baf078f4a21d5e83788af6e23 Mon Sep 17 00:00:00 2001
From: Andrew Johnstone <andrew@ajohnstone.com>
Date: Mon, 23 Jan 2017 06:28:21 +0000
Subject: [PATCH] Update kubernetes.md

---
 Documentation/kubernetes.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/kubernetes.md b/Documentation/kubernetes.md
index 836001ab..4b3ce709 100644
--- a/Documentation/kubernetes.md
+++ b/Documentation/kubernetes.md
@@ -17,7 +17,7 @@ Username and group information can be combined with Kubernetes [authorization pl
 
 ## Configuring the OpenID Connect plugin
 
-Configuring the API server to use the OpenID Connect [authentcation plugin][k8s-oidc] requires:
+Configuring the API server to use the OpenID Connect [authentication plugin][k8s-oidc] requires:
 
 * Deploying an API server with specific flags.
 * Dex is running on HTTPS.
-- 
GitLab