diff --git a/lib/ansible/modules/cloud/amazon/ec2_lc.py b/lib/ansible/modules/cloud/amazon/ec2_lc.py index cdff79bc66..1839f813af 100644 --- a/lib/ansible/modules/cloud/amazon/ec2_lc.py +++ b/lib/ansible/modules/cloud/amazon/ec2_lc.py @@ -129,7 +129,7 @@ requirements: """ EXAMPLES = ''' -- name: note that encrypted volumes are only supporte in >= Ansible 2.4 +- name: note that encrypted volumes are only supported in >= Ansible 2.4 ec2_lc: name: special image_id: ami-XXX