Skip to content

Commit e499df3

Browse files
committed
Minor RST syntax fix
1 parent 4659e23 commit e499df3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

reference/map.rst.inc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ Ever wondered what configuration options you have available to you in
66
configuration is broken down by the key (e.g. ``framework``) that defines
77
each possible section of your Symfony configuration.
88

9-
* :doc:`framework </reference/configuration/framework>`
10-
* :doc:`doctrine </reference/configuration/doctrine>`
11-
* :doc:`security </reference/configuration/security>`
12-
* :doc:`twig </reference/configuration/twig>`
13-
* :doc:`monolog </reference/configuration/monolog>`
14-
* :doc:`web_profiler </reference/configuration/web_profiler>`
15-
* :doc:`debug </reference/configuration/debug>`
9+
* :doc:`framework </reference/configuration/framework>`
10+
* :doc:`doctrine </reference/configuration/doctrine>`
11+
* :doc:`security </reference/configuration/security>`
12+
* :doc:`twig </reference/configuration/twig>`
13+
* :doc:`monolog </reference/configuration/monolog>`
14+
* :doc:`web_profiler </reference/configuration/web_profiler>`
15+
* :doc:`debug </reference/configuration/debug>`
1616

1717
Forms and Validation
1818
--------------------

0 commit comments

Comments
 (0)