Fix typo in example name
This commit is contained in:
parent
dbec576633
commit
7b14469f9e
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ author: Lorin Hochstein
|
|||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
- name: Lauch an Ubuntu 12.04 (Precise Pangolin) EC2 instance
|
||||
- name: Launch an Ubuntu 12.04 (Precise Pangolin) EC2 instance
|
||||
hosts: 127.0.0.1
|
||||
connection: local
|
||||
tasks:
|
||||
|
|
Loading…
Reference in a new issue