From 980059ababf3532ee087257cd1da9e51d95bbab2 Mon Sep 17 00:00:00 2001 From: David Castillo Date: Fri, 14 Apr 2017 11:06:58 -0500 Subject: [PATCH] Fix typo in 03-auth-configs.md --- docs/03-auth-configs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/03-auth-configs.md b/docs/03-auth-configs.md index 629f24e..bbaf893 100644 --- a/docs/03-auth-configs.md +++ b/docs/03-auth-configs.md @@ -24,7 +24,7 @@ sudo mv kubectl /usr/local/bin ## Authentication -The following components will leverge Kubernetes RBAC: +The following components will leverage Kubernetes RBAC: * kubelet (client) * kube-proxy (client)