Skip to content

Commit a53de78

Browse files
committed
minor #14181 Update parent_services.rst (ThomasLandauer)
This PR was squashed before being merged into the 3.4 branch. Discussion ---------- Update parent_services.rst Clarifying which "file" we are talking about... Commits ------- 848a1be Update parent_services.rst
2 parents abaccb9 + 848a1be commit a53de78

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 file, 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)