From a0a999d88ed5bf20a0064945a1ce0e192efade3f Mon Sep 17 00:00:00 2001 From: Stewart-YU <30410021+stewart-yu@users.noreply.github.com> Date: Thu, 10 Aug 2017 23:29:31 +0800 Subject: [PATCH] Update kubeadm.md spelling mistake. --- docs/admin/kubeadm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/kubeadm.md b/docs/admin/kubeadm.md index 90e2b9d0c7..c4f0d5a5cd 100644 --- a/docs/admin/kubeadm.md +++ b/docs/admin/kubeadm.md @@ -79,7 +79,7 @@ cluster. This is also the address used to construct the suggested `kubeadm join` line at the end of the init process. If not set (or set to 0.0.0.0) then IP for the default interface will be used. -This address is also added to the certifcate that the API Server uses. +This address is also added to the certificate that the API Server uses. - `--apiserver-bind-port`