We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2a15ae + a5a2770 commit 13f8bcdCopy full SHA for 13f8bcd
templates.rst
@@ -1475,7 +1475,7 @@ Writing a Twig Extension
1475
1476
`Twig Extensions`_ allow the creation of custom functions, filters, and more to use
1477
in your Twig templates. Before writing your own Twig extension, check if
1478
-the filter/function that you need is already implemented in:
+the filter/function that you need is not already implemented in:
1479
1480
* The `default Twig filters and functions`_;
1481
* The :doc:`Twig filters and functions added by Symfony </reference/twig_reference>`;
0 commit comments