Update plural.rst: Fixing(?) broken links

More important question: Is the filter's name `plural` or `pluralize`??
This commit is contained in:
Thomas Landauer
2024-09-27 01:23:50 +02:00
committed by GitHub
parent a23cd9feeb
commit cc3a2b7bac
+2 -2
View File
@@ -49,5 +49,5 @@ Arguments
Internally, Twig uses the `pluralize`_ method from the Symfony String component.
.. _`inflector`: <https://symfony.com/doc/current/components/string.html#inflector>
.. _`pluralize`: <https://symfony.com/doc/current/components/string.html#inflector>
.. _`inflector`: https://symfony.com/doc/current/components/string.html#inflector
.. _`pluralize`: https://symfony.com/doc/current/components/string.html#inflector