Repository: incubator-apex-site Updated Branches: refs/heads/asf-site d31826149 -> e4f2ec7a7
from 92ee7edfb18a4dc8b150c1ab51444b3dee05de81 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/e4f2ec7a Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/e4f2ec7a Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/e4f2ec7a Branch: refs/heads/asf-site Commit: e4f2ec7a7a7557434487306a4b212a15ab82075e Parents: d318261 Author: Andy Perlitch <[email protected]> Authored: Tue Sep 8 11:25:37 2015 -0700 Committer: Andy Perlitch <[email protected]> Committed: Tue Sep 8 11:25:37 2015 -0700 ---------------------------------------------------------------------- content/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/e4f2ec7a/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index 815e140..5f37014 100644 --- a/content/index.html +++ b/content/index.html @@ -67,7 +67,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 »</a></p> </div>
