From df09358dce5962a39a052d41a0228ff8b100e76e Mon Sep 17 00:00:00 2001 From: Kazunori Kimura Date: Wed, 7 Jun 2023 22:36:52 +0900 Subject: [PATCH] README: Fix typo in note about postgresql-client --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65d5448c..fae3b64d 100644 --- a/README.md +++ b/README.md @@ -257,7 +257,7 @@ Configuring gitlab::database … ```` -Please note furthermore, that only combatible versions of the `postgresql-client` to GitLab are shipped with this image. Currently these belogn to +Please note furthermore, that only compatible versions of the `postgresql-client` to GitLab are shipped with this image. Currently these belong to - `postgresql-client-13`, - `postgresql-client-14`,