Typo fix "these command"->"these commands" (#7715)

"these command"->"these commands"
This commit is contained in:
AdamDang
2018-03-12 23:43:12 +08:00
committed by k8s-ci-robot
parent 3472cfd5fc
commit 1800318cec
@@ -341,7 +341,7 @@ Output:
- ingress: disabled
```
Minikube must be running for these command to take effect. To enable `heapster` addon, for example:
Minikube must be running for these commands to take effect. To enable `heapster` addon, for example:
```shell
minikube addons enable heapster