diff --git a/docs/vsphere.md b/docs/vsphere.md index f61c93edd94cf9988e497c29b8715df62e2776ec..443595af74032b46fd87325ebe2ec542b0a3928a 100644 --- a/docs/vsphere.md +++ b/docs/vsphere.md @@ -16,7 +16,7 @@ After this step you should have: ## Kubespray configuration -Fist you must define the cloud provider in `inventory/sample/group_vars/all.yml` and set it to `vsphere`. +First you must define the cloud provider in `inventory/sample/group_vars/all.yml` and set it to `vsphere`. ```yml cloud_provider: vsphere ```