Skip to content

Commit 61d4471

Browse files
Apply suggestions from code review
Co-authored-by: Pooya Parsa <pooya_parsa_dadashi@yahoo.com>
1 parent 87ead0d commit 61d4471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/guides/api/first-endpoint.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Enable Improved Auto Routing
1919

2020
By default, Auto-Routing is turned off. The first step is to enable it so your controllers automatically handle REST-style methods.
2121

22-
Open ``app/Config/Feature.php`` and ensure this flag is **true** (this should be the default):
22+
Open **app/Config/Feature.php** and ensure this flag is ``true`` (this should be the default):
2323

2424
.. code-block:: php
2525

0 commit comments

Comments
 (0)