Skip to content

Commit 4b6ee9d

Browse files
committed
Better highlighting
1 parent 9e42c2b commit 4b6ee9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

service_container/tags.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -898,8 +898,8 @@ array element. For example, to retrieve the ``handler_two`` handler::
898898
;
899899
};
900900
901-
The #[AsTaggedItem] attribute
902-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
901+
The ``#[AsTaggedItem]`` attribute
902+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
903903

904904
It is possible to define both the priority and the index of a tagged
905905
item thanks to the ``#[AsTaggedItem]`` attribute. This attribute must

0 commit comments

Comments
 (0)