From 89c6ffff95a00bab569074c13bd67ec7a8695e71 Mon Sep 17 00:00:00 2001 From: Wei Li Date: Mon, 5 Feb 2018 23:22:12 +0800 Subject: [PATCH] Typo fix: instucts -> instructs (#7189) * Typo fix: instucts -> instructs * Rephrase description --- docs/tasks/tools/install-kubectl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tasks/tools/install-kubectl.md b/docs/tasks/tools/install-kubectl.md index 7bf9190a1a..0dcd3bb15b 100644 --- a/docs/tasks/tools/install-kubectl.md +++ b/docs/tasks/tools/install-kubectl.md @@ -120,7 +120,7 @@ kubectl is available as a [snap](https://snapcraft.io/) application. install-kubectl.ps1 [-DownloadLocation ] If no Downloadlocation is specified, kubectl will be installed in users temp Directory -2. The installer creates $HOME/.kube and instucts to create a config file +2. The installer creates $HOME/.kube and instructs it to create a config file 3. Updating re-run Install-Script to update the installer re-run install-kubectl.ps1 to install latest binaries