10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fb082d commit dd8157fCopy full SHA for dd8157f
cookbook/configuration/environments.rst
@@ -241,9 +241,9 @@ executing any command:
241
``SYMFONY_DEBUG``
242
If ``0``, debug mode is disabled. Otherwise, debug mode is enabled.
243
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.
+These environment variables are very useful for production servers because they
+allow you to ensure that commands are always run the on ``prod`` environment
+without having to add any command option.
247
248
.. index::
249
single: Environments; Creating a new environment
0 commit comments