Skip to content

Commit e52a8ed

Browse files
hermann8uwouterj
andauthored
Accept suggestions for change
Co-authored-by: Wouter J <wouterj@users.noreply.github.com>
1 parent 4d24d93 commit e52a8ed

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

service_container/tags.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -592,12 +592,9 @@ application handlers::
592592
Tagged Services with Priority
593593
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
594594

595-
The tagged services can be prioritized using the ``priority`` attribute,
596-
thus providing a way to inject a sorted collection of services:
597-
598-
.. tip::
599-
The priority is a positive or negative integer. The higher the number, the earlier the tagged service will be located in the collection.
600-
595+
The tagged services can be prioritized using the ``priority`` attribute.
596+
The priority is a positive or negative integer. The higher the number,
597+
the earlier the tagged service will be located in the collection:
601598
.. configuration-block::
602599

603600
.. code-block:: yaml

0 commit comments

Comments
 (0)