Update title.
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/704ac760 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/704ac760 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/704ac760 Branch: refs/heads/master Commit: 704ac760a4efeb97bb0d3d921a7115bd9f38cca8 Parents: 01a15d6 Author: Thomas Weise <[email protected]> Authored: Wed Dec 9 22:04:43 2015 -0800 Committer: Thomas Weise <[email protected]> Committed: Wed Dec 9 22:04:43 2015 -0800 ---------------------------------------------------------------------- src/pages/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/704ac760/src/pages/index.html ---------------------------------------------------------------------- diff --git a/src/pages/index.html b/src/pages/index.html index ae20029..0f7bf52 100644 --- a/src/pages/index.html +++ b/src/pages/index.html @@ -9,7 +9,7 @@ </div> <div class="text-ctnr col-md-9"> <h1>Apache Apex</h1> - <p>Industryâs only open source, enterprise-grade unified stream and batch processing engine.</p> + <p>Enterprise-grade unified stream and batch processing engine.</p> <p> <a class="btn btn-info btn-lg" href="http://incubator.apache.org/projects/apex.html" role="button">Incubation Status Page</a> <a class="btn btn-info btn-lg" href="https://github.com/apache/incubator-apex-core" role="button">Github</a> @@ -36,4 +36,4 @@ </div> </div> -{{> footer}} \ No newline at end of file +{{> footer}}
