From a03a98e9d54c2bb3901d75067deae009b9d2ce6e Mon Sep 17 00:00:00 2001 From: lichuqiang Date: Fri, 4 Aug 2017 15:39:30 +0800 Subject: [PATCH] fix spelling mistake --- docs/getting-started-guides/vsphere.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/vsphere.md b/docs/getting-started-guides/vsphere.md index 1c11a76f71..ac25020a55 100644 --- a/docs/getting-started-guides/vsphere.md +++ b/docs/getting-started-guides/vsphere.md @@ -46,7 +46,7 @@ If a Kubernetes cluster has not been deployed using Kubernetes-Anywhere, follow Node VM names constraints: * VM names can not begin with numbers. - * VM names can not have capital letters, any special charaters except `.` and `-`. + * VM names can not have capital letters, any special characters except `.` and `-`. * VM names can not be shorter than 3 chars and longer than 63 **Step-3** Enable disk UUID on Node virtual machines