Skip to content

Commit 9348ccf

Browse files
committed
[#6938] tweak the wording a bit
1 parent 2b027a9 commit 9348ccf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

components/routing.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -520,10 +520,10 @@ You can also include UTF-8 strings as routing requirements:
520520

521521
.. note::
522522

523-
In Symfony 3.2 there is no need to set the ``utf8`` option explicitly. As
524-
soon as Symfony finds a UTF-8 character in the route path or requirements,
525-
it will turn the UTF-8 support automatically. However, this behaviour is
526-
deprecated and setting the option will be required in Symfony 4.0.
523+
In Symfony 3.2, there is no need to explicitly set the ``utf8`` option.
524+
As soon as Symfony finds a UTF-8 character in the route path or requirements,
525+
it will automatically turn on the UTF-8 support. However, this behavior
526+
is deprecated and setting the option will be required in Symfony 4.0.
527527

528528
Learn more
529529
----------

0 commit comments

Comments
 (0)