diff --git a/routing.rst b/routing.rst index 7dfdd791eb5..987018a76e7 100644 --- a/routing.rst +++ b/routing.rst @@ -151,8 +151,8 @@ the ``BlogController``: .. note:: - By default Symfony only loads the routes defined in YAML format. If you - define routes in XML and/or PHP formats, you need to + By default Symfony only loads the routes defined in YAML and PHP format. + If you define routes in XML, you need to :ref:`update the ``src/Kernel.php`` file `. .. _routing-matching-http-methods: