From c3c11a0640fe38c6fdd42e73b6c94bf1126d2ffe Mon Sep 17 00:00:00 2001 From: Matthew Bucci Date: Sun, 17 Dec 2023 01:25:29 -0800 Subject: [PATCH] correct mispellled word in readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ddb5287..de129b7 100644 --- a/readme.md +++ b/readme.md @@ -7,7 +7,7 @@ PostgreSQL for WordPress (PG4WP) gives you the possibility to install and use Wo #### Use Cases - Run Wordpress on your Existing Postgres Cluster -- Run Wordpress with Georeplication with a Multi-Active Postgres instalation such as [EDB Postgres Distributed](https://www.enterprisedb.com/products/edb-postgres-distributed), or [CockroachDB](https://www.cockroachlabs.com/serverless/) for a [highly available](https://www.cockroachlabs.com/blog/brief-history-high-availability/) and resiliant Wordpress Infrastructure +- Run Wordpress with Georeplication with a Multi-Active Postgres instalation such as [EDB Postgres Distributed](https://www.enterprisedb.com/products/edb-postgres-distributed), or [CockroachDB](https://www.cockroachlabs.com/serverless/) for a [highly available](https://www.cockroachlabs.com/blog/brief-history-high-availability/) and resilient Wordpress Infrastructure ### Design