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 bd1fc95 commit 7cfc1d9Copy full SHA for 7cfc1d9
quick_tour/the_big_picture.rst
@@ -326,7 +326,7 @@ What *is* an environment?
326
~~~~~~~~~~~~~~~~~~~~~~~~~
327
328
An :term:`Environment` represents a group of configuration that's used to run
329
-your application. Symfony2 defines by default two environments: ``dev``
+your application. Symfony2 defines two environments by default: ``dev``
330
(suited for when developing the application locally) and ``prod`` (optimized
331
for when executing the application on production).
332
0 commit comments