We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 091b324 commit b3ea655Copy full SHA for b3ea655
1 file changed
user_guide_src/source/general/environments.rst
@@ -97,7 +97,7 @@ is affected.
97
Error Reporting
98
---------------
99
100
-Setting the ENVIRONMENT constant to a value of 'development' will cause
+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
103
output. Disabling error reporting in production is a
0 commit comments