var names not matching in example. (#82001)

Update to var name as example is not correct.
pull/82035/head
Steve Maher 8 months ago committed by GitHub
parent 2e4f5d5ca0
commit 598a9307d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save