summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contributors/devel/kubectl-conventions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/kubectl-conventions.md b/contributors/devel/kubectl-conventions.md
index 9652eb44..981f2709 100644
--- a/contributors/devel/kubectl-conventions.md
+++ b/contributors/devel/kubectl-conventions.md
@@ -390,7 +390,7 @@ guarantee that the expected behavior stays the same.
than just creation, similar to how -f is supported for most general-purpose
commands.
-Generator commands shoud obey to the following conventions:
+Generator commands should obey the following conventions:
* A `--generator` flag should be defined. Users then can choose between
different generators, if the command supports them (for example, `kubectl run`