diff --git a/content/en/docs/tasks/tools/install-kubectl-macos.md b/content/en/docs/tasks/tools/install-kubectl-macos.md index 08107c8b5b..14a22fee58 100644 --- a/content/en/docs/tasks/tools/install-kubectl-macos.md +++ b/content/en/docs/tasks/tools/install-kubectl-macos.md @@ -280,7 +280,7 @@ Depending on how you installed `kubectl`, use one of the following methods. 1. Locate the `kubectl` binary on your system: ```bash - where kubectl + which kubectl ``` 1. Remove the `kubectl` binary: