Skip to content

Commit 714814d

Browse files
committed
Fixed a syntax issue
1 parent cdb5ee0 commit 714814d

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
@@ -64,7 +64,7 @@ tag: the container sees that your class extends ``AbstractExtension`` (or more a
6464
that it implements ``ExtensionInterface``) and adds the tag for you.
6565

6666
If you want to apply tags automatically for your own services, use the
67-
``_instanceof`` option::
67+
``_instanceof`` option:
6868

6969
.. configuration-block::
7070

0 commit comments

Comments
 (0)