Skip to content

Commit dd8157f

Browse files
committed
More tweaks and grammar fixes
1 parent 2fb082d commit dd8157f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cookbook/configuration/environments.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -241,9 +241,9 @@ executing any command:
241241
``SYMFONY_DEBUG``
242242
If ``0``, debug mode is disabled. Otherwise, debug mode is enabled.
243243

244-
These environment variables are very useful for production servers, because they
245-
allow you to ensure that commands are always run on ``prod`` environment without
246-
having to add any command option.
244+
These environment variables are very useful for production servers because they
245+
allow you to ensure that commands are always run the on ``prod`` environment
246+
without having to add any command option.
247247

248248
.. index::
249249
single: Environments; Creating a new environment

0 commit comments

Comments
 (0)