From 68dedd117555f3b1373c9fb9ff0ada4e65e67882 Mon Sep 17 00:00:00 2001 From: Steve Francia Date: Fri, 28 Jun 2013 20:04:32 -0400 Subject: [PATCH] Small change for better readability --- source/core/replication-introduction.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/core/replication-introduction.txt b/source/core/replication-introduction.txt index 406f2e0a4a3..178154faa76 100644 --- a/source/core/replication-introduction.txt +++ b/source/core/replication-introduction.txt @@ -10,7 +10,7 @@ servers. Purpose of Replication ---------------------- -Replication makes data more redundant and more highly available. With +Replication provides redundancy and increases data availability. With multiple copies of data on different database servers, replication protects a database from the loss of a single server. Replication allows you to recover from hardware failure and service