Repository: incubator-geode Updated Branches: refs/heads/develop 9efb5867d -> 49ffab7c0
GEODE-655 Website sentence needs improvement The first sentence intends the opposite of what it says. Thus, it should be changed. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/f86ddd4d Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/f86ddd4d Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/f86ddd4d Branch: refs/heads/develop Commit: f86ddd4dc32a78a84d186cbc01fa3dccce060340 Parents: 34eb0fe Author: Karen Miller <[email protected]> Authored: Fri Dec 11 09:30:35 2015 -0800 Committer: Karen Miller <[email protected]> Committed: Fri Dec 11 09:30:35 2015 -0800 ---------------------------------------------------------------------- gemfire-site/website/content/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/f86ddd4d/gemfire-site/website/content/index.html ---------------------------------------------------------------------- diff --git a/gemfire-site/website/content/index.html b/gemfire-site/website/content/index.html index 5e6a474..b0ef7ad 100644 --- a/gemfire-site/website/content/index.html +++ b/gemfire-site/website/content/index.html @@ -8,7 +8,7 @@ title: Performance is key. Consistency is a must. <img class="logo-title img-responsive hidden-xs" src="img/apache_geode_logo.png" /> <div class="text-container"> <h2 class="tagline"><em>Performance</em> is key. <em>Consistency</em> is a must.</h2> - <p class="description">Solving low latency data management problems at very high concurrency since 2002.<br/> + <p class="description">Providing low latency, high concurrency data management solutions since 2002.<br/> <br/>Build high-speed, data-intensive applications that elastically meet performance requirements at any scale.<br/> Take advantage of Apache Geode's unique technology that blends advanced techniques for data replication, partitioning and distributed processing.
