Fix typo: filters => filter

This commit is contained in:
Andrew M
2014-04-06 20:55:25 +03:00
parent c8366374d9
commit a8a1f12740
+1 -1
View File
@@ -1,7 +1,7 @@
``length`` ``length``
========== ==========
The ``length`` filters returns the number of items of a sequence or mapping, or The ``length`` filter returns the number of items of a sequence or mapping, or
the length of a string: the length of a string:
.. code-block:: jinja .. code-block:: jinja