Small grammar error (#57654)
This commit is contained in:
parent
a87495d07c
commit
f7e5494a67
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ EXAMPLES = '''
|
|||
key1: "1"
|
||||
key2: "2"
|
||||
|
||||
# To remove previously added tags pass a empty dict
|
||||
# To remove previously added tags pass an empty dict
|
||||
- name: remove tags
|
||||
lambda:
|
||||
name: 'Lambda function'
|
||||
|
|
Loading…
Reference in a new issue