[minor] Grammar

[minor] Grammar
This commit is contained in:
Dhilip 2017-08-15 15:46:18 +05:30 committed by Andrew Chen
parent 583a582a18
commit f0a914ca66
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ make test_e2e
## Kubernetes CLI
When compiling from source, it's simplest to use the `./cluster/kubectl.sh` script, which detects your platform &
When compiling from source, it's simpler to use the `./cluster/kubectl.sh` script, which detects your platform &
architecture and proxies commands to the appropriate `kubectl` binary.
ex: `./cluster/kubectl.sh get pods`