Author: eevans
Date: Mon Dec 12 23:23:36 2011
New Revision: 1213495
URL: http://svn.apache.org/viewvc?rev=1213495&view=rev
Log:
correct misspelling
Modified:
cassandra/site/publish/index.html
cassandra/site/src/content/index.html
Modified: cassandra/site/publish/index.html
URL:
http://svn.apache.org/viewvc/cassandra/site/publish/index.html?rev=1213495&r1=1213494&r2=1213495&view=diff
==============================================================================
--- cassandra/site/publish/index.html (original)
+++ cassandra/site/publish/index.html Mon Dec 12 23:23:36 2011
@@ -128,7 +128,7 @@
</li>
<li>
<b>You're in Control</b>
- <p>Choose between synchronous or asynchronous replication for each
update. Highly available asynchronus operations are optimized with features
like <a href="http://wiki.apache.org/cassandra/HintedHandoff">Hinted
Handoff</a> and <a href="http://wiki.apache.org/cassandra/ReadRepair">Read
Repair</a>.</p>
+ <p>Choose between synchronous or asynchronous replication for each
update. Highly available asynchronous operations are optimized with features
like <a href="http://wiki.apache.org/cassandra/HintedHandoff">Hinted
Handoff</a> and <a href="http://wiki.apache.org/cassandra/ReadRepair">Read
Repair</a>.</p>
</li>
<li><b>Rich Data Model</b>
<p>Allows efficient use for many applications beyond simple key/value.
Modified: cassandra/site/src/content/index.html
URL:
http://svn.apache.org/viewvc/cassandra/site/src/content/index.html?rev=1213495&r1=1213494&r2=1213495&view=diff
==============================================================================
--- cassandra/site/src/content/index.html (original)
+++ cassandra/site/src/content/index.html Mon Dec 12 23:23:36 2011
@@ -66,7 +66,7 @@
</li>
<li>
<b>You're in Control</b>
- <p>Choose between synchronous or asynchronous replication for each
update. Highly available asynchronus operations are optimized with features
like <a href="http://wiki.apache.org/cassandra/HintedHandoff">Hinted
Handoff</a> and <a href="http://wiki.apache.org/cassandra/ReadRepair">Read
Repair</a>.</p>
+ <p>Choose between synchronous or asynchronous replication for each
update. Highly available asynchronous operations are optimized with features
like <a href="http://wiki.apache.org/cassandra/HintedHandoff">Hinted
Handoff</a> and <a href="http://wiki.apache.org/cassandra/ReadRepair">Read
Repair</a>.</p>
</li>
<li><b>Rich Data Model</b>
<p>Allows efficient use for many applications beyond simple key/value.