You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by an...@apache.org on 2015/09/14 18:35:55 UTC

[3/5] incubator-apex-site git commit: capitalize entry

capitalize entry


Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/commit/92ee7edf
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/92ee7edf
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/92ee7edf

Branch: refs/heads/master
Commit: 92ee7edfb18a4dc8b150c1ab51444b3dee05de81
Parents: 19aae00
Author: Andy Perlitch <an...@datatorrent.com>
Authored: Tue Sep 8 11:25:31 2015 -0700
Committer: Andy Perlitch <an...@datatorrent.com>
Committed: Tue Sep 8 11:25:31 2015 -0700

----------------------------------------------------------------------
 src/pages/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/92ee7edf/src/pages/index.html
----------------------------------------------------------------------
diff --git a/src/pages/index.html b/src/pages/index.html
index 4e8ca39..56f2498 100644
--- a/src/pages/index.html
+++ b/src/pages/index.html
@@ -18,7 +18,7 @@
     <p><strong>Apex is a <a href="http://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/YARN.html" target="_blank">YARN</a>-native platform that unifies stream and batch processing</strong>. It processes big data in-motion in a way that is highly scalable, highly performant, fault tolerant, stateful, secure, distributed, and easily operable.</p>
   </div>
   <div class="col-md-4">
-    <h2>Low Barrier-to-entry</h2>
+    <h2>Low Barrier-to-Entry</h2>
     <p><strong>Write your business logic and leave all operability to the platform.</strong> It provides a simple API that enables developers to write or re-use generic Java code, thereby lowering the expertise needed to write big data applications.</p>
     <p><a href="/docs.html">view the docs &raquo;</a></p>
   </div>