diff --git a/Documentation/kubernetes.md b/Documentation/kubernetes.md
index 836001abdbbb5235afaeb0093b6d423a7386b568..4b3ce7091a80d47a9c20c05244a41c417c0b3e3c 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.