diff --git a/docs/admin/kubeadm.md b/docs/admin/kubeadm.md index 6f21ce0f2a..ba34fffd04 100644 --- a/docs/admin/kubeadm.md +++ b/docs/admin/kubeadm.md @@ -71,7 +71,7 @@ following steps: 1. If `kubeadm init` is invoked with the alpha self-hosting feature enabled, (`--feature-gates=SelfHosting=true`), the static Pod based control plane will - be transformed in a [self-hosed control plane](#self-hosting). + be transformed into a [self-hosted control plane](#self-hosting). Running `kubeadm join` on each node in the cluster consists of the following steps: