Skip to content

Commit 96e2d39

Browse files
Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d9b2d4f commit 96e2d39

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ module "logical_dbs" {
4646
To use this terraform module, you'll need to have a postgres user capable of,
4747

4848
- logging into the Postgres server
49-
- creating Postgres databses.
50-
49+
- creating Postgres databases.
5150
There are example Postgres CLI commands for creating a user with these privileges in `examples/complete/fixtures.tfvars`.
5251

5352
### Step-by-Step Instructions

0 commit comments

Comments
 (0)