Skip to content

Commit 41363db

Browse files
committed
Typo fixed
1 parent fc4a554 commit 41363db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/parentservices.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ when the child services are instantiated.
276276

277277
.. caution::
278278

279-
``scope``, ``abstract``, ``abstract`` attributes are always taken from the child.
279+
``scope``, ``abstract``, ``tags`` attributes are always taken from the child.
280280

281281
The parent service is abstract as it should not be directly retrieved from the
282282
container or passed into another service. It exists merely as a "template" that

0 commit comments

Comments
 (0)