From 74afe280ec720480dc32c1a563c76d29a5645fa6 Mon Sep 17 00:00:00 2001 From: vrv7567 <91481664+vrv7567@users.noreply.github.com> Date: Wed, 27 Mar 2024 14:25:58 +0530 Subject: [PATCH] Update docs/content/en/docs/getting-started/vsphere/vsphere-getstarted.md Co-authored-by: Chris Negus --- .../en/docs/getting-started/vsphere/vsphere-getstarted.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/docs/getting-started/vsphere/vsphere-getstarted.md b/docs/content/en/docs/getting-started/vsphere/vsphere-getstarted.md index 338b090a1066..e452e7a21593 100644 --- a/docs/content/en/docs/getting-started/vsphere/vsphere-getstarted.md +++ b/docs/content/en/docs/getting-started/vsphere/vsphere-getstarted.md @@ -113,7 +113,7 @@ Make sure you use single quotes around the values so that your shell does not in If your vSphere version is 7.0.2, then few user privileges don't exist that are required for cluster creation. (See [Issue #4746](https://github.com/aws/eks-anywhere/issues/4746) for details.) - Consider passing `--skip-validations vsphere-user-privilege` along with `eksctl` or upgrading(**recommonded**) vSphere version + Consider passing `--skip-validations vsphere-user-privilege` along with `eksctl` or upgrading the vSphere version (**recommended**). {{% /alert %}} ```bash