mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
AWS: docfix: spelling (#47443)
Fix spelling from paramaters to parameters
This commit is contained in:
committed by
Abhijeet Kasurde
parent
ccabc2bff5
commit
a0f58fa2ef
@@ -111,7 +111,7 @@ EXAMPLES = '''
|
|||||||
|
|
||||||
RETURN = '''
|
RETURN = '''
|
||||||
put_parameter:
|
put_parameter:
|
||||||
description: Add one or more paramaters to the system.
|
description: Add one or more parameters to the system.
|
||||||
returned: success
|
returned: success
|
||||||
type: dictionary
|
type: dictionary
|
||||||
delete_parameter:
|
delete_parameter:
|
||||||
|
|||||||
Reference in New Issue
Block a user