Fix minor typo

This commit is contained in:
tcharding 2017-08-02 14:28:05 +10:00
parent b77ecdb66c
commit 8e97cd6b62
1 changed files with 1 additions and 1 deletions

View File

@ -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`