From 94101fb7cc22e73c63e6e9fa80a2297d9367732c Mon Sep 17 00:00:00 2001 From: Syed Awais Ali Date: Mon, 22 Jun 2020 15:59:38 +0500 Subject: [PATCH] fix typo --- site/content/en/installation/binaries/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/en/installation/binaries/_index.md b/site/content/en/installation/binaries/_index.md index af3605f4e..7bccc4b43 100644 --- a/site/content/en/installation/binaries/_index.md +++ b/site/content/en/installation/binaries/_index.md @@ -9,7 +9,7 @@ description: > Binaries at various versions for linux, MacOs and Windows are published on the [release page]. -The follow [script] detects your OS and downloads the appropriate kustomize binary to your +The following [script] detects your OS and downloads the appropriate kustomize binary to your current working directory. ```