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.
2 parents 39ad5e7 + 1dc2a5f commit 22a1760Copy full SHA for 22a1760
content/en/docs/reference/kubectl/cheatsheet.md
@@ -41,7 +41,7 @@ echo '[[ $commands[kubectl] ]] && source <(kubectl completion zsh)' >> ~/.zshrc
41
```
42
### A note on `--all-namespaces`
43
44
-Appending `--all-namespaces` happens frequently enough where you should be aware of the shorthand for `--all-namespaces`:
+Appending `--all-namespaces` happens frequently enough that you should be aware of the shorthand for `--all-namespaces`:
45
46
```kubectl -A```
47
0 commit comments