1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-14 21:52:19 +00:00

AWS: docfix: spelling (#47443)

Fix spelling from paramaters to parameters
This commit is contained in:
Ted Timmons 2018-10-22 21:06:39 -07:00 committed by Abhijeet Kasurde
parent ccabc2bff5
commit a0f58fa2ef

View file

@ -111,7 +111,7 @@ EXAMPLES = '''
RETURN = '''
put_parameter:
description: Add one or more paramaters to the system.
description: Add one or more parameters to the system.
returned: success
type: dictionary
delete_parameter: