Skip to content

Commit e9f7375

Browse files
committed
Minor tweak
1 parent 8ed30ec commit e9f7375

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

routing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@ the ``BlogController``:
157157
158158
.. note::
159159

160-
By default Symfony only loads the routes defined in YAML and PHP format. If you
161-
define routes in XML and/or PHP formats, you need to
160+
By default, Symfony loads the routes defined in both YAML and PHP formats.
161+
If you define routes in XML format, you need to
162162
:ref:`update the src/Kernel.php file <configuration-formats>`.
163163

164164
.. _routing-matching-http-methods:

0 commit comments

Comments
 (0)