Update subset.yml (#83908)

Typo error in examples
pull/83909/head
Suman Tripuraneni 3 months ago committed by GitHub
parent 4fa512406b
commit 0f6b58b5f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -19,7 +19,7 @@ DOCUMENTATION:
required: True
EXAMPLES: |
big: [1,2,3,4,5]
sml: [3,4]
small: [3,4]
issmallinbig: '{{ small is subset(big) }}'
RETURN:
_value:

Loading…
Cancel
Save