We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99928d6 commit 142a543Copy full SHA for 142a543
content/en/docs/reference/kubectl/cheatsheet.md
@@ -42,7 +42,7 @@ echo '[[ $commands[kubectl] ]] && source <(kubectl completion zsh)' >> ~/.zshrc
42
43
### FISH
44
45
-Require kubectl version 1.23 or more.
+Require kubectl version 1.23 or above.
46
47
```bash
48
echo 'kubectl completion fish | source' >> ~/.config/fish/config.fish # add autocomplete permanently to your fish shell
0 commit comments