Skip to content

Commit 524e931

Browse files
committed
Correct typo
1 parent 04b0758 commit 524e931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/postgres/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
Read and follow instructons in `./scripts/init.sql` script. This needs to be executed once in every postgres database we run (both self-hosted and RDS)
44

5-
Create role and users scripts needs to be run on demand (e.g. in case we need a readonly user). Generate scripts using repo config values, read and follow instructions inside. This needs to be executed once.
5+
Create role and users scripts need to be run on demand (e.g. in case we need a readonly user). Generate scripts using repo config values, read and follow instructions inside. This needs to be executed once.

0 commit comments

Comments
 (0)