Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8ead4a4

Browse filesBrowse files
committed
Minor grammar fix
1 parent 6fc8f4c commit 8ead4a4
Copy full SHA for 8ead4a4

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎cookbook/configuration/environments.rst

Copy file name to clipboardExpand all lines: cookbook/configuration/environments.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ checks the existence and value of these environment variables before executing
235235
any command:
236236

237237
* ``SYMFONY_ENV``, sets the execution environment of the command to the value of
238-
this variable (``dev``, ``prod``, ``test``, etc.)
238+
this variable (``dev``, ``prod``, ``test``, etc.);
239239
* ``SYMFONY_DEBUG``, if ``0``, debug mode is disabled. Otherwise, debug mode is
240240
enabled.
241241

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.