mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 03:46:39 +00:00
Fix typo: filters => filter
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user