Skip to content

Commit 6ab9c16

Browse files
committed
fixes environment/application mistake
1 parent e9d317a commit 6ab9c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/configuration/environments.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ used by each is explicitly set::
153153

154154
// ...
155155

156-
As you can see, the ``prod`` key specifies that this environment will run
156+
As you can see, the ``prod`` key specifies that this application will run
157157
in the ``prod`` environment. A Symfony2 application can be executed in any
158158
environment by using this code and changing the environment string.
159159

0 commit comments

Comments
 (0)