doc: fix some typo (#7229)

This commit is contained in:
halfcrazy
2018-02-14 13:30:50 +08:00
committed by k8s-ci-robot
parent b7c0b6278e
commit f51d11f614
11 changed files with 16 additions and 16 deletions
@@ -6,7 +6,7 @@ Output shell completion code for the specified shell (bash or zsh).
Output shell completion code for the specified shell (bash or zsh).
The shell code must be evalutated to provide interactive
The shell code must be evaluated to provide interactive
completion of kubeadm commands. This can be done by sourcing it from
the .bash_profile.