Merge pull request #11956 from patrickeasters/fix-aws-doc-typo

Fix typo on AWS guide page
This commit is contained in:
Brian Coca 2015-08-13 13:36:11 -04:00
commit 76e9af8b45

View file

@ -166,7 +166,7 @@ Similar groups are available for regions and other classifications, and can be s
Autoscaling with Ansible Pull
`````````````````````````````
Amazon Autoscaling features automatically increase or decrease capacity based on load. There are also Ansible ansibles shown in the cloud documentation that
Amazon Autoscaling features automatically increase or decrease capacity based on load. There are also Ansible modules shown in the cloud documentation that
can configure autoscaling policy.
When nodes come online, it may not be sufficient to wait for the next cycle of an ansible command to come along and configure that node.