diff --git a/configuration.rst b/configuration.rst index 49f3ac3b0c2..e447d21c772 100644 --- a/configuration.rst +++ b/configuration.rst @@ -20,8 +20,7 @@ directory, which has this default structure: │ └─ services.yaml * The ``routes.yaml`` file defines the :doc:`routing configuration `; -* The ``services.yaml`` file configures the services of the -:doc:`service container `; +* The ``services.yaml`` file configures the services of the :doc:`service container `; * The ``bundles.php`` file enables/disables packages in your application; * The ``config/packages/`` directory stores the configuration of every package installed in your application.