Skip to content

Commit fa9002a

Browse files
committed
docs: decorate true
1 parent f644cdc commit fa9002a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/incoming/routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ and execute the corresponding controller methods.
693693
Enable Auto Routing
694694
===================
695695

696-
To use it, you need to change the setting ``$autoRoute`` option to true in **app/Config/Routing.php**::
696+
To use it, you need to change the setting ``$autoRoute`` option to ``true`` in **app/Config/Routing.php**::
697697

698698
public bool $autoRoute = true;
699699

0 commit comments

Comments
 (0)