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/4420/head
Bryan Hundven 2016-09-28 15:18:43 -07:00 committed by Matt Clay
parent cdd874e61d
commit 50092ed629
1 changed files with 1 additions and 1 deletions

View File

@ -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: