Fix slight typo in doco

This commit is contained in:
Alex Clifford 2015-01-14 12:12:02 +11:00 committed by Matt Clay
parent e11ea4b402
commit d4c4dd31d8

View file

@ -79,8 +79,8 @@ EXAMPLES = '''
- subnet-aaaaaaaa - subnet-aaaaaaaa
- subnet-bbbbbbbb - subnet-bbbbbbbb
# Remove a parameter group # Remove a subnet group
- rds_param_group: - rds_subnet_group:
state: absent state: absent
name: norwegian-blue name: norwegian-blue
''' '''