From 9fc1015386fd95631b6cd3a1ef60ae4c7c4496e0 Mon Sep 17 00:00:00 2001 From: Walter Moar Date: Fri, 13 Dec 2024 22:28:03 +0000 Subject: [PATCH] docs: fixed a typo --- openshift/crunchydb/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openshift/crunchydb/README.md b/openshift/crunchydb/README.md index 5faa52dc2..edc11e37b 100644 --- a/openshift/crunchydb/README.md +++ b/openshift/crunchydb/README.md @@ -1,6 +1,6 @@ # CrunchyDB -CHEFS uses CrunchyDB for all of its highly available database. CrunchyDB uses +CHEFS uses CrunchyDB for all of its highly available databases. CrunchyDB uses Patroni for replication and failovers, and Patroni uses PostgreSQL as the underlying database.