Fix the comment in the example. (#3050)

Fix the typo: `Crate` -> `Create`. Make a complete sentence.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
pull/18777/head
Bryan Hundven 8 years ago committed by Matt Clay
parent cdd874e61d
commit 50092ed629

@ -95,7 +95,7 @@ extends_documentation_fragment: vmware.documentation
EXAMPLES = ''' EXAMPLES = '''
Example from Ansible playbook Example from Ansible playbook
# #
# Crate VM from template # Create a VM from a template
# #
- name: create the VM - name: create the VM
vmware_guest: vmware_guest:

Loading…
Cancel
Save