]> git.openstreetmap.org Git - rails.git/blobdiff - INSTALL.md
Update bundle
[rails.git] / 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