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