docs: fix typo (#12568)

This commit is contained in:
Zhou Peng 2019-02-11 01:35:21 +08:00 committed by Kubernetes Prow Robot
parent 5d61f1c926
commit d4be5929aa
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@ this example.
{{% capture whatsnext %}}
Once your have a working 3 member etcd cluster, you can continue setting up a
Once you have a working 3 member etcd cluster, you can continue setting up a
highly available control plane using the [external etcd method with
kubeadm](/docs/setup/independent/high-availability/).