Fixing grammar on telling users to run dbupdate
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 5 Aug 2012 15:14:15 +0000 (10:14 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 5 Aug 2012 15:14:15 +0000 (10:14 -0500)
docs/source/siteadmin/deploying.rst

index de928c8234f15d012a20797f66e0bd9ba2e8226b..a270c7231c9a2a630ac1f64cdad4d484b26636b4 100644 (file)
@@ -181,7 +181,7 @@ flup::
     ./bin/easy_install flup
 
 This concludes the initial configuration of the development
-environment. In the future, you want update your
+environment. In the future, when you update your
 codebase, you should also run::
 
     ./bin/python setup.py develop --upgrade && ./bin/gmg dbupdate