Skip to content

Commit 142a543

Browse files
Updated kubect cheatsheet docmentation
Signed-off-by: utkarsh-singh1 <[email protected]>
1 parent 99928d6 commit 142a543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/kubectl/cheatsheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ echo '[[ $commands[kubectl] ]] && source <(kubectl completion zsh)' >> ~/.zshrc
4242

4343
### FISH
4444

45-
Require kubectl version 1.23 or more.
45+
Require kubectl version 1.23 or above.
4646

4747
```bash
4848
echo 'kubectl completion fish | source' >> ~/.config/fish/config.fish # add autocomplete permanently to your fish shell

0 commit comments

Comments
 (0)