From 8d9aa03fbae7c1164942d05602c41cb635a44395 Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Sun, 5 Aug 2012 10:14:15 -0500 Subject: [PATCH] Fixing grammar on telling users to run dbupdate --- docs/source/siteadmin/deploying.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/siteadmin/deploying.rst b/docs/source/siteadmin/deploying.rst index de928c82..a270c723 100644 --- a/docs/source/siteadmin/deploying.rst +++ b/docs/source/siteadmin/deploying.rst @@ -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 -- 2.25.1