mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 18:36:53 +00:00
Update plural.rst: Fixing(?) broken links
More important question: Is the filter's name `plural` or `pluralize`??
This commit is contained in:
@@ -49,5 +49,5 @@ Arguments
|
|||||||
|
|
||||||
Internally, Twig uses the `pluralize`_ method from the Symfony String component.
|
Internally, Twig uses the `pluralize`_ method from the Symfony String component.
|
||||||
|
|
||||||
.. _`inflector`: <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>
|
.. _`pluralize`: https://symfony.com/doc/current/components/string.html#inflector
|
||||||
|
|||||||
Reference in New Issue
Block a user