diff --git a/docs/_data/jekyll_filters.yml b/docs/_data/jekyll_filters.yml index de052a54c72..a296ce49022 100644 --- a/docs/_data/jekyll_filters.yml +++ b/docs/_data/jekyll_filters.yml @@ -86,7 +86,7 @@ # - name: Where - description: Select all the objects in an array where the key has the given value. + description: Select all the objects in an array where the key has the given value. Single property expressions are not supported. examples: - input: '{{ site.members | where:"graduation_year","2014" }}' output: