Skip to content

Commit 3c3cdb6

Browse files
committed
Merge branch '3.4' into 4.4
* 3.4: Update parent_services.rst
2 parents 233a1ce + a53de78 commit 3c3cdb6

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
@@ -152,9 +152,9 @@ All attributes on the parent service are shared with the child **except** for
152152

153153
.. note::
154154

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

159159
.. tip::
160160

0 commit comments

Comments
 (0)