Skip to content

Commit 71da808

Browse files
committed
docs: add property name
1 parent 0ef2bec commit 71da808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/installation/running.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Initial Configuration
1818
=====================
1919

2020
#. Open the **app/Config/App.php** file with a text editor and
21-
set your base URL. If you need more flexibility, the baseURL may
21+
set your base URL to ``$baseURL``. If you need more flexibility, the baseURL may
2222
be set within the **.env** file as ``app.baseURL = 'http://example.com/'``.
2323
(Always use a trailing slash on your base URL!)
2424
#. If you intend to use a database, open the

0 commit comments

Comments
 (0)