Skip to content

Commit 8ead4a4

Browse files
committed
Minor grammar fix
1 parent 6fc8f4c commit 8ead4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/configuration/environments.rst

+1-1
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)