AWS: docfix: spelling (#47443)
Fix spelling from paramaters to parameters
This commit is contained in:
parent
ccabc2bff5
commit
a0f58fa2ef
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue