Skip to content

Commit aaddfcd

Browse files
committed
Applied comment
1 parent 05492b2 commit aaddfcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/parameters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ and set a parameter in the container with::
3030
The used ``.`` notation is just a
3131
:ref:`Symfony convention <service-naming-conventions>` to make parameters
3232
easier to read. Parameters are just flat key-value elements, they can't be
33-
inherited.
33+
organized into a nested array
3434

3535
.. note::
3636

0 commit comments

Comments
 (0)