Update kubeadm-init-phase.md (#16335)

typo
This commit is contained in:
k1eran 2019-09-12 18:16:28 +01:00 committed by Kubernetes Prow Robot
parent e54743410d
commit de90bd100c
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ Can be used to create all required certificates by kubeadm.
## kubeadm init phase kubeconfig {#cmd-phase-kubeconfig}
You can create all required kubeconfig files by calling the `all` subcommand or call then individually.
You can create all required kubeconfig files by calling the `all` subcommand or call them individually.
{{< tabs name="tab-kubeconfig" >}}
{{< tab name="kubeconfig" include="generated/kubeadm_init_phase_kubeconfig.md" />}}