8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a17ca commit 5d49314Copy full SHA for 5d49314
components/string.rst
@@ -651,9 +651,9 @@ possible to determine a unique singular/plural form for the given word.
651
652
.. note::
653
654
- Symfony also provide a :class:`Symfony\\Component\\String\\Inflector\\FrenchInflector`
655
- and an :class:`Symfony\\Component\\String\\Inflector\\InflectorInterface` to implements
656
- if you need to use your own inflector.
+ Symfony also provides a :class:`Symfony\\Component\\String\\Inflector\\FrenchInflector`
+ and an :class:`Symfony\\Component\\String\\Inflector\\InflectorInterface` if
+ you need to implement your own inflector.
657
658
.. _`ASCII`: https://en.wikipedia.org/wiki/ASCII
659
.. _`Unicode`: https://en.wikipedia.org/wiki/Unicode
0 commit comments