Skip to content

Commit e5c4ffa

Browse files
committed
docs: add ?
1 parent 835ed1b commit e5c4ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/installation/troubleshooting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ REQUEST_URI variable needed to serve search-engine friendly URLs. As a
3737
first step, open your **app/Config/App.php** file and look for
3838
the URI Protocol information. It will recommend that you try a couple of
3939
alternate settings. If it still doesn't work after you've tried this
40-
you'll need to force CodeIgniter to add a question mark to your URLs. To
40+
you'll need to force CodeIgniter to add a question mark (``?``) to your URLs. To
4141
do this open your **app/Config/App.php** file and change this:
4242

4343
.. literalinclude:: troubleshooting/001.php

0 commit comments

Comments
 (0)