fix-up some spelling mistakes (#5202)

This commit is contained in:
陈谭军
2019-09-26 14:27:08 +08:00
committed by Kubernetes Prow Robot
parent 1cf6a99df4
commit 3bcdf46937
10 changed files with 10 additions and 10 deletions

View File

@@ -47,7 +47,7 @@ git checkout origin/master
ansible-playbook upgrade-cluster.yml -b -i inventory/sample/hosts.ini -e kube_version=v1.6.0
```
After a successul upgrade, the Server Version should be updated:
After a successful upgrade, the Server Version should be updated:
```
$ kubectl version