Minor clean up to module003-ch009-replication.xml

moved comma to appropriate place
changed correctness to accuracy for clarity

Change-Id: Ieb4f92d41f9efcadeab693f995b4843dbba60a44
This commit is contained in:
Shilla Saebi
2014-01-17 14:03:28 -05:00
parent ccbdd38148
commit 1c41b37602

View File

@@ -37,11 +37,11 @@
face of disk failures, though some replicas may not be in an
immediately usable location. Note that the replicator doesnt
maintain desired levels of replication when other failures,
such as entire node failures, occur because most failure are
such as entire node failures occur, because most failure are
transient.</para>
<para>Replication is an area of active development, and likely
rife with potential improvements to speed and
correctness.</para>
accuracy.</para>
<para>There are two major classes of replicator - the db
replicator, which replicates accounts and containers, and the
object replicator, which replicates object data.</para>