8000 Fixed a syntax issue in a configuration directive · symfony/symfony-docs@c7dd2d6 · GitHub
[go: up one dir, main page]

Skip to content

Commit c7dd2d6

Browse files
committed
Fixed a syntax issue in a configuration directive
1 parent 0dcf0cb commit c7dd2d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ configuration file using a special syntax: wrap the parameter name in two ``%``
291291
by adding another ``%`` so Symfony doesn't consider it a reference to a
292292
parameter name:
293293

294-
.. configuration-block::
294+
.. configuration-block::
295295

296296
.. code-block:: yaml
297297

0 commit comments

Comments
 (0)
0