fix documentation grammar about substring_in_list jinja filter

This commit is contained in:
Bryce Larson 2019-11-23 01:35:57 -07:00
parent ae6ca7e4de
commit 734b4ca7b5
No known key found for this signature in database
GPG Key ID: 131C38B0F02DB4CA

View File

@ -770,7 +770,7 @@ Returns:
.. versionadded:: 2017.7.0
Return is a substring is found in a list of string values.
Return True if a substring is found in a list of string values.
Example: