Skip to content

Commit 4e3ede6

Browse files
Update parent_services.rst
See symfony#14181 (comment)
1 parent 3279fb2 commit 4e3ede6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

service_container/parent_services.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,9 @@ All attributes on the parent service are shared with the child **except** for
147147

148148
.. note::
149149

150-
If you have a ``_defaults`` section in your ``services.yaml``, all child services are required
151-
to explicitly override those values to avoid ambiguity. You will see a clear
152-
error message about this.
150+
If you have a ``_defaults`` section in your ``services.yaml`` file, all child
151+
services are required to explicitly override those values to avoid ambiguity.
152+
You will see a clear error message about this.
153153

154154
.. tip::
155155

0 commit comments

Comments
 (0)