Fix typo in example name

This commit is contained in:
follower 2014-03-15 19:16:14 +13:00
parent b3a1d528aa
commit e05e57e0a9

View file

@ -67,7 +67,7 @@ author: Lorin Hochstein
''' '''
EXAMPLES = ''' 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 hosts: 127.0.0.1
connection: local connection: local
tasks: tasks: