Skip to content

Commit e12332d

Browse files
committed
docs: make titles ucfirst
1 parent c7e9e5d commit e12332d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

user_guide_src/source/incoming/routing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ be used when the first parameter is a language string:
445445

446446
.. _routing-priority:
447447

448-
Route processing queue
448+
Route Processing Queue
449449
----------------------
450450

451451
When working with modules, it can be a problem if the routes in the application contain wildcards.
@@ -528,7 +528,7 @@ a valid class/method pair, just like you would show in any route, or a Closure:
528528
will be returned. See :php:func:`Response::setStatusCode() <setStatusCode>` for
529529
information on how to set the status code.
530530

531-
Route processing by priority
531+
Route Processing by Priority
532532
============================
533533

534534
Enables or disables processing of the routes queue by priority. Lowering the priority is defined in the route option.

0 commit comments

Comments
 (0)