Skip to content

Commit

Permalink
Typo: 'where' filter on filters/overview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pdehaan authored and harttle committed Feb 4, 2021
1 parent 3b97c38 commit 03893d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/filters/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Categories | Filters
Math | plus, minus, modulo, times, floor, ceil, round, divided_by, abs
String | append, prepend, capitalize, upcase, downcase, strip, lstrip, rstrip, strip_newlines, split, replace, replace_first, remove, remove_first, truncate, truncatewords
HTML/URI | escape, escape_once, url_encode, url_decode, strip_html, newline_to_br
Array | slice, map, sort, sort_natural, uniq, wheres, first, last, join, reverse
Array | slice, map, sort, sort_natural, uniq, where, first, last, join, reverse
Date | date

[shopify/liquid]: https://github.com/Shopify/liquid

0 comments on commit 03893d5

Please sign in to comment.