Merge pull request #26389 from kbhawkey/fixup-simply-usage

clean up use of word: simply
This commit is contained in:
Kubernetes Prow Robot
2021-02-09 02:02:40 -08:00
committed by GitHub
38 changed files with 283 additions and 218 deletions
@@ -434,7 +434,7 @@ Now remove the node:
kubectl delete node <node name>
```
If you wish to start over simply run `kubeadm init` or `kubeadm join` with the
If you wish to start over, run `kubeadm init` or `kubeadm join` with the
appropriate arguments.
### Clean up the control plane