tweaked docs

This commit is contained in:
Fabien Potencier
2019-05-22 15:59:27 +02:00
parent 6b91b3b123
commit cca7007abd
+1 -1
View File
@@ -2,7 +2,7 @@
=========
.. versionadded:: 1.41
The ``filter`` filter was added in Twig 1.41 and 2.10, if you're on 2.x.
The ``filter`` filter was added in Twig 1.41 and 2.10.
The ``filter`` filter filters elements of a sequence or a mapping using an arrow
function. The arrow function receives the value of the sequence or mapping: