diff options
| -rw-r--r-- | contributors/devel/kubectl-conventions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/kubectl-conventions.md b/contributors/devel/kubectl-conventions.md index d9de594e..127546c9 100644 --- a/contributors/devel/kubectl-conventions.md +++ b/contributors/devel/kubectl-conventions.md @@ -172,7 +172,7 @@ generation, etc., and display the output * `--output-version=...`: Convert the output to a different API group/version * `--short`: Output a compact summary of normal output; the format is subject -to change and is optimizied for reading not parsing. +to change and is optimized for reading not parsing. * `--validate`: Validate the resource schema |
