mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix the comment in the example. (#3050)
Fix the typo: `Crate` -> `Create`. Make a complete sentence. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
This commit is contained in:
@@ -95,7 +95,7 @@ extends_documentation_fragment: vmware.documentation
|
||||
EXAMPLES = '''
|
||||
Example from Ansible playbook
|
||||
#
|
||||
# Crate VM from template
|
||||
# Create a VM from a template
|
||||
#
|
||||
- name: create the VM
|
||||
vmware_guest:
|
||||
|
||||
Reference in New Issue
Block a user