From d6d2f6f203525a4c4a0919cffc71415b83878d93 Mon Sep 17 00:00:00 2001 From: Josh Wood Date: Wed, 20 Jan 2016 02:10:40 -0800 Subject: [PATCH] docs/getting-started/rkt: Correct spelling error --- docs/getting-started-guides/rkt/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started-guides/rkt/README.md b/docs/getting-started-guides/rkt/README.md index e3dbbff368b..2a0f499b305 100644 --- a/docs/getting-started-guides/rkt/README.md +++ b/docs/getting-started-guides/rkt/README.md @@ -109,8 +109,8 @@ Creating these files for any moderately-sized cluster is at best inconvenient. Work is in progress to [enable Kubernetes to use the CNI by default] (https://github.com/kubernetes/kubernetes/pull/18795/files). -As that work matures, such manual CNI config munging will become unneccessary for -primary use cases. For early adopters, an initial example shows one way to +As that work matures, such manual CNI config munging will become unnecessary +for primary use cases. For early adopters, an initial example shows one way to [automatically generate these CNI configurations] (https://gist.github.com/yifan-gu/fbb911db83d785915543) for rkt.