diff --git a/docs/user-guide/kubectl/kubectl_completion.md b/docs/user-guide/kubectl/kubectl_completion.md index f870bbd482..6ceabb2cb5 100644 --- a/docs/user-guide/kubectl/kubectl_completion.md +++ b/docs/user-guide/kubectl/kubectl_completion.md @@ -9,7 +9,7 @@ Output shell completion code for the given shell (bash or zsh) Output shell completion code for the given shell (bash or zsh). -This command prints shell code which must be evaluation to provide interactive completion of kubectl commands. +This command prints shell code which must be evaluated to provide interactive completion of kubectl commands. `$ source <(kubectl completion bash)`