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.
This commit is contained in:
parent
575bd04640
commit
97d371bcf7
|
@ -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" >}}
|
||||
|
|
Loading…
Reference in New Issue