mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix spelling mistake of retrieves
Signed-off-by: Benjamin Drung <benjamin.drung@cloud.ionos.com>
This commit is contained in:
parent
6cc924cd33
commit
ec95f729af
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ def get_parameter(
|
|||
profile=None,
|
||||
):
|
||||
"""
|
||||
Retrives a parameter from SSM Parameter Store
|
||||
Retrieves a parameter from SSM Parameter Store
|
||||
|
||||
.. versionadded:: 3000
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue