Skip to content

Commit e7e5975

Browse files
committed
Merge branch '6.0' into 6.1
* 6.0: [Configuration] fixed list markup
2 parents 1d461b7 + 71e3272 commit e7e5975

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

configuration.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ directory, which has this default structure:
2020
│ └─ services.yaml
2121
2222
* The ``routes.yaml`` file defines the :doc:`routing configuration </routing>`;
23-
* The ``services.yaml`` file configures the services of the
24-
:doc:`service container </service_container>`;
23+
* The ``services.yaml`` file configures the services of the :doc:`service container </service_container>`;
2524
* The ``bundles.php`` file enables/disables packages in your application;
2625
* The ``config/packages/`` directory stores the configuration of every package
2726
installed in your application.

0 commit comments

Comments
 (0)