Skip to content

Commit 0ef2bec

Browse files
committed
docs: change note position
1 parent 22a9ac7 commit 0ef2bec

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

user_guide_src/source/installation/running.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ Initial Configuration
2828
in **.env** file to take advantage of the debugging tools provided. See
2929
:ref:`setting-development-mode` for the detail.
3030

31-
.. important:: In production environments, you should disable error display and
32-
any other development-only functionality. In CodeIgniter, this can be done
33-
by setting the environment to "production". By default, the application will
34-
run using the "production" environment. See also :ref:`environment-constant`.
31+
.. important:: In production environments, you should disable error display and
32+
any other development-only functionality. In CodeIgniter, this can be done
33+
by setting the environment to "production". By default, the application will
34+
run using the "production" environment. See also :ref:`environment-constant`.
3535

3636
.. note:: If you will be running your site using a web server (e.g., Apache or Nginx),
3737
you will need to modify the permissions for the ``writable`` folder inside

0 commit comments

Comments
 (0)