From 05a0a41236d04d0a29a45ff97207abd0ae3aa58c Mon Sep 17 00:00:00 2001 From: Cameron Stokes Date: Mon, 2 Nov 2015 18:27:22 -0800 Subject: [PATCH] vSphere occurrences in vsphere_virtual_machine resource page --- .../docs/providers/vsphere/r/virtual_machine.html.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/source/docs/providers/vsphere/r/virtual_machine.html.markdown b/website/source/docs/providers/vsphere/r/virtual_machine.html.markdown index 6ce012d65c..d008357ecc 100644 --- a/website/source/docs/providers/vsphere/r/virtual_machine.html.markdown +++ b/website/source/docs/providers/vsphere/r/virtual_machine.html.markdown @@ -1,14 +1,14 @@ --- layout: "vsphere" -page_title: "vSphere: vsphere_virtual_machine" +page_title: "VMware vSphere: vsphere_virtual_machine" sidebar_current: "docs-vsphere-resource-virtual-machine" description: |- - Provides a vSphere virtual machine resource. This can be used to create, modify, and delete virtual machines. + Provides a VMware vSphere virtual machine resource. This can be used to create, modify, and delete virtual machines. --- # vsphere\_virtual\_machine -Provides a vSphere virtual machine resource. This can be used to create, +Provides a VMware vSphere virtual machine resource. This can be used to create, modify, and delete virtual machines. ## Example Usage