Skip to content

Commit 22a1760

Browse files
authored
Merge pull request #39117 from Asaf-Malin/patch-1
phrasing english. Update cheatsheet.md
2 parents 39ad5e7 + 1dc2a5f commit 22a1760

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
@@ -41,7 +41,7 @@ echo '[[ $commands[kubectl] ]] && source <(kubectl completion zsh)' >> ~/.zshrc
4141
```
4242
### A note on `--all-namespaces`
4343

44-
Appending `--all-namespaces` happens frequently enough where you should be aware of the shorthand for `--all-namespaces`:
44+
Appending `--all-namespaces` happens frequently enough that you should be aware of the shorthand for `--all-namespaces`:
4545

4646
```kubectl -A```
4747

0 commit comments

Comments
 (0)