From d21e79ca9b98fb7801ae4e3e3e5d63df10e3c16a Mon Sep 17 00:00:00 2001 From: Ricard Illa Date: Thu, 25 Aug 2022 11:48:34 +0200 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3be1af..222a7f5 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ I run Terrafrom through two wrapper scripts: `scripts/init.sh` and `scripts/run_terraform`. `scripts/init.sh` is used just to run `terraform init`. It fetches the -PostgreSQL phssword (from `pass`) and it passes the connection string manually +PostgreSQL password (from `pass`) and it passes the connection string manually to the partially-configured pg backend. `scripts/run_terraform` is used to run other terraform commands. It sets up the