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 e9d317a commit 6ab9c16Copy full SHA for 6ab9c16
cookbook/configuration/environments.rst
@@ -153,7 +153,7 @@ used by each is explicitly set::
153
154
// ...
155
156
-As you can see, the ``prod`` key specifies that this environment will run
+As you can see, the ``prod`` key specifies that this application will run
157
in the ``prod`` environment. A Symfony2 application can be executed in any
158
environment by using this code and changing the environment string.
159
0 commit comments