Skip to content

Commit a2df301

Browse files
committed
docs: change text decoration
1 parent b3ea655 commit a2df301

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/general/environments.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Error Reporting
9999

100100
Setting the ENVIRONMENT constant to a value of ``development`` will cause
101101
all PHP errors to be rendered to the browser when they occur.
102-
Conversely, setting the constant to 'production' will disable all error
102+
Conversely, setting the constant to ``production`` will disable all error
103103
output. Disabling error reporting in production is a
104104
:doc:`good security practice </concepts/security>`.
105105

0 commit comments

Comments
 (0)