From 075de6be40d321c01211ad33cb4e2df46defeb09 Mon Sep 17 00:00:00 2001 From: Kevin Kelani <926865+kkallday@users.noreply.github.com> Date: Wed, 3 Oct 2018 17:25:12 -0700 Subject: [PATCH] Fixes typo (#10444) I believe the sentence meant to explain that you can use the pre-built packages but you can also build them from source for other OSes. --- content/en/docs/setup/independent/create-cluster-kubeadm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/setup/independent/create-cluster-kubeadm.md b/content/en/docs/setup/independent/create-cluster-kubeadm.md index cd23475401..35b54a5102 100644 --- a/content/en/docs/setup/independent/create-cluster-kubeadm.md +++ b/content/en/docs/setup/independent/create-cluster-kubeadm.md @@ -30,7 +30,7 @@ scope. You can install _kubeadm_ very easily on operating systems that support installing deb or rpm packages. The responsible SIG for kubeadm, [SIG Cluster Lifecycle](https://github.com/kubernetes/community/tree/master/sig-cluster-lifecycle), provides these packages pre-built for you, -but you may also on other OSes. +but you may also build them from source for other OSes. ### kubeadm Maturity