We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3ea655 commit a2df301Copy full SHA for a2df301
1 file changed
user_guide_src/source/general/environments.rst
@@ -99,7 +99,7 @@ Error Reporting
99
100
Setting the ENVIRONMENT constant to a value of ``development`` will cause
101
all PHP errors to be rendered to the browser when they occur.
102
-Conversely, setting the constant to 'production' will disable all error
+Conversely, setting the constant to ``production`` will disable all error
103
output. Disabling error reporting in production is a
104
:doc:`good security practice </concepts/security>`.
105
0 commit comments