Skip to content

Commit d0f2ba7

Browse files
cordovalweaverryan
authored andcommitted
address first set of jmather comments
1 parent 9ae4eaf commit d0f2ba7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/deployment-tools.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ There are several ways you can deploy a symfony2 application:
2323
repository. Some tools would handle this for you and even perhaps avoid fetching
2424
dependencies when a simple copy would do;
2525

26-
* Remember deployment process includes all the setup and configuring, warming up caches,
27-
cleaning cache, all configuring environment required, setting of permissions, run of
26+
* Do remember that deployment process includes all the setup and configuring, warming up caches,
27+
cleaning cache, all configuration environment required, setting of permissions, run of
2828
cron jobs, etc. All these before, during and after the deployment should be kept in
2929
mind to properly deploy a working symfony2 application.
3030

0 commit comments

Comments
 (0)