We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86acc2a commit d2fb31fCopy full SHA for d2fb31f
templates.rst
@@ -1430,7 +1430,7 @@ Writing a Twig Extension
1430
1431
`Twig Extensions`_ allow the creation of custom functions, filters, and more to use
1432
in your Twig templates. Before writing your own Twig extension, check if
1433
-the filter/function that you need is already implemented in:
+the filter/function that you need is not already implemented in:
1434
1435
* The `default Twig filters and functions`_;
1436
* The :doc:`Twig filters and functions added by Symfony </reference/twig_reference>`;
0 commit comments