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"
|
key1: "1"
|
||||||
key2: "2"
|
key2: "2"
|
||||||
|
|
||||||
# To remove previously added tags pass a empty dict
|
# To remove previously added tags pass an empty dict
|
||||||
- name: remove tags
|
- name: remove tags
|
||||||
lambda:
|
lambda:
|
||||||
name: 'Lambda function'
|
name: 'Lambda function'
|
||||||
|
|
Loading…
Reference in a new issue