From: Paul Norman Date: Sat, 17 Dec 2016 04:58:41 +0000 (-0800) Subject: INSTALL.md grammar X-Git-Tag: live~3635 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/208e24d3983c3a20d5a63e009e3484f13dcb8067 INSTALL.md grammar --- diff --git a/INSTALL.md b/INSTALL.md index 53a783846..129b071f1 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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