Skip to content

Commit b3ea655

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

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
@@ -97,7 +97,7 @@ is affected.
9797
Error Reporting
9898
---------------
9999

100-
Setting the ENVIRONMENT constant to a value of 'development' will cause
100+
Setting the ENVIRONMENT constant to a value of ``development`` will cause
101101
all PHP errors to be rendered to the browser when they occur.
102102
Conversely, setting the constant to 'production' will disable all error
103103
output. Disabling error reporting in production is a

0 commit comments

Comments
 (0)