Skip to content

Commit 0ebf970

Browse files
Update service_container/tags.rst
Co-Authored-By: XuruDragon <xurudragon@gmail.com>
1 parent 52f238a commit 0ebf970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/tags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ Tagged Services Collection with Index
570570
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
571571

572572
If you want to retrieve a specific service within the injected collection
573-
The solution is to use the ``index_by`` and ``default_index_method`` options of the argument
573+
you can use the ``index_by`` and ``default_index_method`` options of the argument
574574
in combination with ``!tagged``.
575575

576576
In the following example, all services tagged with ``app.handler`` are passed as

0 commit comments

Comments
 (0)