Skip to content

Commit 2d840cd

Browse files
Update service_container/service_subscribers_locators.rst
Co-Authored-By: XuruDragon <[email protected]>
1 parent cd0d9d8 commit 2d840cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/service_subscribers_locators.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ you can use the ``index_by`` and ``default_index_method`` options of the argumen
380380
in combination with ``!tagged_locator`` to define an index.
381381

382382
In the following example, all services tagged with ``app.handler`` are passed as
383-
first constructor argument to ``App\Handler\HandlerCollection`,
383+
first constructor argument to ``App\Handler\HandlerCollection``,
384384
but we can now access a specific injected service:
385385

386386
.. configuration-block::

0 commit comments

Comments
 (0)