We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b80bdbd commit 4f1a38eCopy full SHA for 4f1a38e
service_container/tags.rst
@@ -598,9 +598,9 @@ application handlers::
598
Tagged Services with Priority
599
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
600
601
-The tagged services can be prioritized using the ``priority`` attribute.
602
-The priority is a positive or negative integer. The higher the number,
603
-the earlier the tagged service will be located in the collection:
+The tagged services can be prioritized using the ``priority`` attribute. The
+priority is a positive or negative integer that defaults to ``0``. The higher
+the number, the earlier the tagged service will be located in the collection:
604
605
.. configuration-block::
606
0 commit comments