Fix typo in word
This commit is contained in:
Luis Valdes 2017-04-16 06:01:14 -04:00 committed by GitHub
parent 6785872710
commit a6fab33209
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ requirements are frozen.
## Pre submit flight checks
Make sure you decide whether your issue and/or pull request is improving kubernetes architecture or whehter its simply fixing a bug.
Make sure you decide whether your issue and/or pull request is improving kubernetes architecture or whether its simply fixing a bug.
Make sure there are no typos, if you need a diagram, add it. Make sure you SEPARATE the description of the problem
(i.e. Y is a critical component that is too slow for an SLA that we care about) from the solution (i.e. make X faster).