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 75f4237 commit ce7beacCopy full SHA for ce7beac
quick_tour/the_big_picture.rst
@@ -389,7 +389,7 @@ even better looking URL:
389
*AcmeDemoBundle* is enabled only in dev environment and its routes imported
390
in *app/config/routing_dev.yml*.
391
392
-To make you application respond faster, Symfony2 maintains a cache under the
+To make your application respond faster, Symfony2 maintains a cache under the
393
``app/cache/`` directory. In the development environment (``app_dev.php``),
394
this cache is flushed automatically whenever you make changes to any code or
395
configuration. But that's not the case in the production environment
0 commit comments