Author: mshuler
Date: Fri Oct 28 18:06:24 2016
New Revision: 1767051

URL: http://svn.apache.org/viewvc?rev=1767051&view=rev
Log:
Fix typo

Modified:
    cassandra/site/publish/index.html
    cassandra/site/src/index.html

Modified: cassandra/site/publish/index.html
URL: 
http://svn.apache.org/viewvc/cassandra/site/publish/index.html?rev=1767051&r1=1767050&r2=1767051&view=diff
==============================================================================
--- cassandra/site/publish/index.html (original)
+++ cassandra/site/publish/index.html Fri Oct 28 18:06:24 2016
@@ -169,7 +169,7 @@
         <p>
         Some of the largest production deployments include Apple's, with over 
75,000 nodes storing over 10 PB of data,
         Netflix (2,500 nodes, 420 TB, over 1 trillion requests per day), 
Chinese search engine Easou (270 nodes, 300 TB,
-        over 800 million reqests per day), and eBay (over 100 nodes, 250 TB).
+        over 800 million requests per day), and eBay (over 100 nodes, 250 TB).
         </p>
       </div>
     </div><!-- /.feature-list -->

Modified: cassandra/site/src/index.html
URL: 
http://svn.apache.org/viewvc/cassandra/site/src/index.html?rev=1767051&r1=1767050&r2=1767051&view=diff
==============================================================================
--- cassandra/site/src/index.html (original)
+++ cassandra/site/src/index.html Fri Oct 28 18:06:24 2016
@@ -69,7 +69,7 @@ is_homepage: true
         <p>
         Some of the largest production deployments include Apple's, with over 
75,000 nodes storing over 10 PB of data,
         Netflix (2,500 nodes, 420 TB, over 1 trillion requests per day), 
Chinese search engine Easou (270 nodes, 300 TB,
-        over 800 million reqests per day), and eBay (over 100 nodes, 250 TB).
+        over 800 million requests per day), and eBay (over 100 nodes, 250 TB).
         </p>
       </div>
     </div><!-- /.feature-list -->


Reply via email to