Skip to content

Commit ce7beac

Browse files
anthonysterlingweaverryan
authored andcommitted
Small typo
1 parent 75f4237 commit ce7beac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick_tour/the_big_picture.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ even better looking URL:
389389
*AcmeDemoBundle* is enabled only in dev environment and its routes imported
390390
in *app/config/routing_dev.yml*.
391391

392-
To make you application respond faster, Symfony2 maintains a cache under the
392+
To make your application respond faster, Symfony2 maintains a cache under the
393393
``app/cache/`` directory. In the development environment (``app_dev.php``),
394394
this cache is flushed automatically whenever you make changes to any code or
395395
configuration. But that's not the case in the production environment

0 commit comments

Comments
 (0)