website/docs: Fixed w in VMware to lower case (#24065)

This commit is contained in:
James Bayer 2020-02-10 06:30:52 -08:00 committed by GitHub
parent 75ef3548f7
commit 7b8604bd0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ is immediately available on system boot. For example:
* Oracle Cloud Infrastructure: `metadata` or `extended_metadata` on
[`oci_core_instance`](/docs/providers/oci/r/core_instance.html)
or [`oci_core_instance_configuration`](/docs/providers/oci/r/core_instance_configuration.html).
* VMWare vSphere: Attach a virtual CDROM to
* VMware vSphere: Attach a virtual CDROM to
[`vsphere_virtual_machine`](/docs/providers/vsphere/r/virtual_machine.html)
using the `cdrom` block, containing a file called `user-data.txt`.