diff --git a/routing/custom_route_loader.rst b/routing/custom_route_loader.rst index bc259e1cb20..5b50d887b26 100644 --- a/routing/custom_route_loader.rst +++ b/routing/custom_route_loader.rst @@ -36,7 +36,7 @@ and therefore have two important methods: :method:`Symfony\\Component\\Config\\Loader\\LoaderInterface::supports` and :method:`Symfony\\Component\\Config\\Loader\\LoaderInterface::load`. -Take these lines from the ``routes.yaml`` in the Symfony Standard Edition: +Take these lines from the ``routes.yaml``: .. code-block:: yaml