Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite712cf9

Browse files
committed
minor#17808 [Configuration] fixed list markup (grn-it)
This PR was submitted for the 6.2 branch but it was merged into the 5.4 branch instead.Discussion----------[Configuration] fixed list markupA broken list was displayed:![image](https://user-images.githubusercontent.com/12293205/214577381-2260712a-9f76-4cc6-9d32-fc3abfbbfc8b.png)https://symfony.com/doc/current/configuration.htmlCommits-------13296be [Configuration] fixed list markup
2 parentsa9cce3c +13296be commite712cf9

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)

[8]ページ先頭

©2009-2025 Movatter.jp