Skip to content

Commit 559b09d

Browse files
committed
docs: make sentense bold
1 parent ee80cdc commit 559b09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/installation/running.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Open the **app/Config/App.php** file with a text editor.
3333
#. $baseURL
3434
Set your base URL to ``$baseURL``. If you need more flexibility, the baseURL may
3535
be set within the :ref:`.env <dotenv-file>` file as ``app.baseURL = 'http://example.com/'``.
36-
(Always use a trailing slash on your base URL!)
36+
**Always use a trailing slash on your base URL!**
3737

3838
.. note:: If you don't set the ``baseURL`` correctly, in development mode,
3939
the debug toolbar may not load properly and web pages may take considerably

0 commit comments

Comments
 (0)