website: fix small typo

This commit is contained in:
Andrew Williams 2015-04-28 13:21:44 -05:00
parent a5f5432578
commit b68244b252

View file

@ -46,7 +46,7 @@ $ vault write postgresql/config/connection \
```
In this case, we've configured Vault with the user "root" and password "vaulttest",
connecting to a PostgreSQL instance in AWS RDS. The "postgres" databse name is being used.
connecting to a PostgreSQL instance in AWS RDS. The "postgres" database name is being used.
It is important that the Vault user have the `GRANT OPTION` privilege to manage users.
Optionally, we can configure the lease settings for credentials generated