Update index.md

Spelling changes:
From: "The default installer script create a user.."  to: The default installer script createS a user.."
From: "which is far to open.." To: "which is far too open"
This commit is contained in:
Charles Wilson 2019-08-02 13:43:46 -06:00 committed by GitHub
parent 3477ffb3ee
commit 9b6f2d9a79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,8 +64,8 @@ specific version dependencies.
* [CentOS](https://www.postgresql.org/download/linux/redhat/) * [CentOS](https://www.postgresql.org/download/linux/redhat/)
You should restrict access to the database and create a user specific to You should restrict access to the database and create a user specific to
LibreTime. The default installer script create a user with the password LibreTime. The default installer script creates a user with the password
`airtime` which is far to open and should be replaced with a self provided user `airtime`, which is far too open and should be replaced with a self provided user
and a secure password. See the PostgreSQL docs on and a secure password. See the PostgreSQL docs on
[roles](https://www.postgresql.org/docs/7.0/static/newuser.htm) and [roles](https://www.postgresql.org/docs/7.0/static/newuser.htm) and
[databases](https://www.postgresql.org/docs/10/static/managing-databases.html). [databases](https://www.postgresql.org/docs/10/static/managing-databases.html).