Author: snoopdave
Date: Thu Apr 30 13:53:47 2015
New Revision: 1676988
URL: http://svn.apache.org/r1676988
Log:
Remove word 'join' because we don't do joins
Modified:
incubator/usergrid/site/content/index.html
incubator/usergrid/site/publish/index.html
Modified: incubator/usergrid/site/content/index.html
URL:
http://svn.apache.org/viewvc/incubator/usergrid/site/content/index.html?rev=1676988&r1=1676987&r2=1676988&view=diff
==============================================================================
--- incubator/usergrid/site/content/index.html (original)
+++ incubator/usergrid/site/content/index.html Thu Apr 30 13:53:47 2015
@@ -34,7 +34,7 @@ title: the BaaS not made for Hipsters
<div class="col-md-4">
<div class="bf-icon-wrap"><i style="font-size:65px;
vertical-align: -5px;" aria-hidden="true" class="icon-hdd"></i></div>
<h3>Data</h3>
- <p>If you can express it in JSON, we can store it! Underneath
everything is stored in a standard Cassandra instance, but weâve added the
ability to retrieve data via SQL, do graph queries, and even joins.</p>
+ <p>If you can express it in JSON, we can store it! Underneath
everything is stored in a standard Cassandra instance, but weâve added the
ability to retrieve data via an SQL-like syntax, manage collections and
connections between entities.</p>
</div>
<div class="col-md-4">
<div class="bf-icon-wrap"><i aria-hidden="true"
class="icon-picture"></i></div>
@@ -94,4 +94,4 @@ title: the BaaS not made for Hipsters
</div>
</div>
-</section>
\ No newline at end of file
+</section>
Modified: incubator/usergrid/site/publish/index.html
URL:
http://svn.apache.org/viewvc/incubator/usergrid/site/publish/index.html?rev=1676988&r1=1676987&r2=1676988&view=diff
==============================================================================
--- incubator/usergrid/site/publish/index.html (original)
+++ incubator/usergrid/site/publish/index.html Thu Apr 30 13:53:47 2015
@@ -96,7 +96,7 @@
<div class="col-md-4">
<div class="bf-icon-wrap"><i style="font-size:65px;
vertical-align: -5px;" aria-hidden="true" class="icon-hdd"></i></div>
<h3>Data</h3>
- <p>If you can express it in JSON, we can store it! Underneath
everything is stored in a standard Cassandra instance, but weâve added the
ability to retrieve data via SQL, do graph queries, and even joins.</p>
+ <p>If you can express it in JSON, we can store it! Underneath
everything is stored in a standard Cassandra instance, but weâve added the
ability to retrieve data via an SQL-like syntax, manage collections and
connections between entities.</p>
</div>
<div class="col-md-4">
<div class="bf-icon-wrap"><i aria-hidden="true"
class="icon-picture"></i></div>
@@ -160,6 +160,7 @@
+
<footer class="bf-footer" role="contentinfo">
<div class="container">
<div class="row">