From e3c44d030c99bb41d2ba68e39a9832fb4e42eecb Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 11 Sep 2023 18:08:23 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7e6c9d..0e73256 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## setup-postgresql -This Github action installs PostgreSQL on the GitHub runner and verifies the installation. +This Github action installs PostgreSQL on the GitHub actions runner and verifies the installation. ```yaml ...