Skip to content

Commit fca500f

Browse files
authored
Merge pull request #22083 from sysadm-dev/patch-1
Update kubeadm-join.md
2 parents 45c9cee + 3ff3123 commit fca500f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/setup-tools/kubeadm/kubeadm-join.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ kubeadm join phase kubelet-start --help
5959
```
6060

6161
Similar to the [kubeadm init phase](/docs/reference/setup-tools/kubeadm/kubeadm-init/#init-phases)
62-
command, `kubadm join phase` allows you to skip a list of phases using the `--skip-phases` flag.
62+
command, `kubeadm join phase` allows you to skip a list of phases using the `--skip-phases` flag.
6363

6464
For example:
6565

0 commit comments

Comments
 (0)