diff --git a/README.md b/README.md index 7222e80..940b44e 100644 --- a/README.md +++ b/README.md @@ -496,7 +496,7 @@ This approach is seen in file systems and RDBMSes. Strong consistency works wel ## Availability patterns -There are two main patterns to support high availability: **fail-over** and **replication**. +There are two complementary patterns to support high availability: **fail-over** and **replication**. ### Fail-over