8000 Tweak · symfony/symfony-docs@5d49314 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5d49314

Browse files
committed
Tweak
1 parent d1a17ca commit 5d49314

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/string.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -651,9 +651,9 @@ possible to determine a unique singular/plural form for the given word.
651651

652652
.. note::
653653

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.
654+
Symfony also provides a :class:`Symfony\\Component\\String\\Inflector\\FrenchInflector`
655+
and an :class:`Symfony\\Component\\String\\Inflector\\InflectorInterface` if
656+
you need to implement your own inflector.
657657

658658
.. _`ASCII`: https://en.wikipedia.org/wiki/ASCII
659659
.. _`Unicode`: https://en.wikipedia.org/wiki/Unicode

0 commit comments

Comments
 (0)
0