From f0a914ca66068c46cda375d65fcfa638a45e979c Mon Sep 17 00:00:00 2001 From: Dhilip Date: Tue, 15 Aug 2017 15:46:18 +0530 Subject: [PATCH] [minor] Grammar [minor] Grammar --- docs/getting-started-guides/mesos-docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/mesos-docker.md b/docs/getting-started-guides/mesos-docker.md index 59d0351114..a6540bebdb 100644 --- a/docs/getting-started-guides/mesos-docker.md +++ b/docs/getting-started-guides/mesos-docker.md @@ -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`