Fix typo: filters => filter
authorAndrew M <andrew.web@ifdattic.com>
Sun, 6 Apr 2014 17:55:25 +0000 (20:55 +0300)
committerAndrew M <andrew.web@ifdattic.com>
Sun, 6 Apr 2014 17:55:25 +0000 (20:55 +0300)
doc/filters/length.rst

index 5e0f73a..1f783b3 100644 (file)
@@ -1,7 +1,7 @@
 ``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:
 
 .. code-block:: jinja