summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavanum Srinivas <davanum@gmail.com>2017-08-02 13:14:19 -0400
committerGitHub <noreply@github.com>2017-08-02 13:14:19 -0400
commit149f6d2a6c95a8fdf2d7161fbd490c7a27b7d57d (patch)
tree998b4f289fe66df2538708d9b60f259857f19d8e
parentcae33d3a90d51a983a02e87f9ab238a772f7906e (diff)
parent8e97cd6b628386d314f50010d924d0226e105d67 (diff)
Merge pull request #872 from tcharding/kubectl-conventions
Fix minor typo
-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`