Fix capitalization of AWS in ec2_lc module documentation

pull/4420/head
Ryan Brown 2016-04-26 16:15:45 -04:00 committed by Matt Clay
parent 0ae72e2712
commit 52edeeca4c
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ DOCUMENTATION = """
module: ec2_lc module: ec2_lc
short_description: Create or delete AWS Autoscaling Launch Configurations short_description: Create or delete AWS Autoscaling Launch Configurations
description: description:
- Can create or delete AwS Autoscaling Configurations - Can create or delete AWS Autoscaling Configurations
- Works with the ec2_asg module to manage Autoscaling Groups - Works with the ec2_asg module to manage Autoscaling Groups
notes: notes:
- "Amazon ASG Autoscaling Launch Configurations are immutable once created, so modifying the configuration - "Amazon ASG Autoscaling Launch Configurations are immutable once created, so modifying the configuration