Skip to content

Commit cbd7a7a

Browse files
authored
fixed a typo
1 parent 69c0cc7 commit cbd7a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ behind one command, with support for both planning an upgrade and actually perfo
1515

1616
## kubeadm upgrade guidance
1717

18-
The steps for performing a upgrade using kubeadm are outlined in [this document](/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade/).
18+
The steps for performing an upgrade using kubeadm are outlined in [this document](/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade/).
1919
For older versions of kubeadm, please refer to older documentation sets of the Kubernetes website.
2020

2121
You can use `kubeadm upgrade diff` to see the changes that would be applied to static pod manifests.

0 commit comments

Comments
 (0)