]> git.openstreetmap.org Git - rails.git/commitdiff
INSTALL.md grammar
authorPaul Norman <penorman@mac.com>
Sat, 17 Dec 2016 04:58:41 +0000 (20:58 -0800)
committerGitHub <noreply@github.com>
Sat, 17 Dec 2016 04:58:41 +0000 (20:58 -0800)
INSTALL.md

index 53a78384615b571e665291c01fb63bae962fda1d..129b071f1b1e47dd261ad12623c21aa3d2255c4c 100644 (file)
@@ -138,7 +138,7 @@ instructions below as appropriate.
 
 ### PostgreSQL account setup
 
-We need to create a PostgreSQL role (i.e. user account) for your current user, and it needs to be a superuser so that we can create more database.
+We need to create a PostgreSQL role (i.e. user account) for your current user, and it needs to be a superuser so that we can create more databases.
 
 ```
 sudo -u postgres -i