Merge pull request #872 from tcharding/kubectl-conventions
Fix minor typo
This commit is contained in:
		
						commit
						149f6d2a6c
					
				|  | @ -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 | than just creation, similar to how -f is supported for most general-purpose | ||||||
| commands. | 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 | * A `--generator` flag should be defined. Users then can choose between | ||||||
| different generators, if the command supports them (for example, `kubectl run` | different generators, if the command supports them (for example, `kubectl run` | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue