Skip to content

Commit 97d371b

Browse files
authored
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.
1 parent 575bd04 commit 97d371b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/tools/install-kubectl-macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Below are the procedures to set up autocompletion for Bash and Zsh.
185185

186186
1. Validate the binary (optional)
187187

188-
Download the kubectl checksum file:
188+
Download the kubectl-convert checksum file:
189189

190190
{{< tabs name="download_convert_checksum_macos" >}}
191191
{{< tab name="Intel" codelang="bash" >}}

0 commit comments

Comments
 (0)