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 f990c7f commit 95a0ed5Copy full SHA for 95a0ed5
user_guide_src/source/incoming/routing.rst
@@ -590,7 +590,7 @@ Route processing by priority
590
591
Enables or disables processing of the routes queue by priority. Lowering the priority is defined in the route option.
592
Disabled by default. This functionality affects all routes.
593
-For an example of use lowering the priority see :ref:`routing-priority`::
+For an example use of lowering the priority see :ref:`routing-priority`::
594
595
// to enable
596
$routes->setPrioritize();
0 commit comments