From 97d371bcf778a07ef029834eec7ef4ae443d96af Mon Sep 17 00:00:00 2001 From: Juhee Kang Date: Fri, 30 Jul 2021 22:16:44 +0900 Subject: [PATCH] Fix kubectl-convert plugin typo on "Install kubectl on macOS" Compared with the other distro guide about installation kubectl, the macOS installation guide has a typo about validation of kubectl-convert. This commits fixes the typo on "Install kubectl on macOS" documentation. --- content/en/docs/tasks/tools/install-kubectl-macos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tasks/tools/install-kubectl-macos.md b/content/en/docs/tasks/tools/install-kubectl-macos.md index 1cd6cb043e..b46ab03640 100644 --- a/content/en/docs/tasks/tools/install-kubectl-macos.md +++ b/content/en/docs/tasks/tools/install-kubectl-macos.md @@ -185,7 +185,7 @@ Below are the procedures to set up autocompletion for Bash and Zsh. 1. Validate the binary (optional) - Download the kubectl checksum file: + Download the kubectl-convert checksum file: {{< tabs name="download_convert_checksum_macos" >}} {{< tab name="Intel" codelang="bash" >}}