Skip to content

Commit a0b063b

Browse files
committed
Tweaks
1 parent 6c3096e commit a0b063b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

configuration.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,8 @@ set in the previous ones):
388388
#. ``config/packages/*.yaml`` (and ``*.xml`` and ``*.php`` files too);
389389
#. ``config/packages/<environment-name>/*.yaml`` (and ``*.xml`` and ``*.php`` files too);
390390
#. ``config/services.yaml`` (and ``services.xml`` and ``services.php`` files too);
391-
#. ``config/services_<environment-name>.yaml`` (and ``services_environment-name.xml`` and ``services_environment-name.php`` files too);
391+
#. ``config/services_<environment-name>.yaml`` (and ``services_<environment-name>.xml``
392+
and ``services_<environment-name>.php`` files too).
392393

393394
Take the ``framework`` package, installed by default, as an example:
394395

0 commit comments

Comments
 (0)