Skip to content

Commit 690d285

Browse files
Update service_container/tags.rst
Co-Authored-By: XuruDragon <[email protected]>
1 parent f387f59 commit 690d285

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
@@ -661,7 +661,7 @@ to get an array and then retrieve the ``handler_two`` handler :
661661
You can omit the ``index_attribute_name`` attribute, by implementing a static
662662
method ``getDefaultIndexAttributeName`` to the handler.
663663

664-
Based on the previous example ``App\Handler\One`` should look like :
664+
Based on the previous example ``App\Handler\One`` should look like this:
665665

666666
.. code-block:: php
667667

0 commit comments

Comments
 (0)