Repository: spark-website Updated Branches: refs/heads/asf-site 0fce54176 -> fe49ab1ef
cyclic -> acyclic Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/fe49ab1e Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/fe49ab1e Diff: http://git-wip-us.apache.org/repos/asf/spark-website/diff/fe49ab1e Branch: refs/heads/asf-site Commit: fe49ab1efd1f5c5d265db856ca18cc8d9f43cc76 Parents: 0fce541 Author: Nicholas Chammas <nicholas.cham...@gmail.com> Authored: Sat Jan 28 14:57:59 2017 -0500 Committer: Nicholas Chammas <nicholas.cham...@gmail.com> Committed: Sat Jan 28 14:57:59 2017 -0500 ---------------------------------------------------------------------- index.md | 2 +- site/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/spark-website/blob/fe49ab1e/index.md ---------------------------------------------------------------------- diff --git a/index.md b/index.md index b20a4b0..1f8f68b 100644 --- a/index.md +++ b/index.md @@ -24,7 +24,7 @@ navigation: </p> <p> - Apache Spark has an advanced DAG execution engine that supports cyclic data flow and + Apache Spark has an advanced DAG execution engine that supports acyclic data flow and in-memory computing. </p> </div> http://git-wip-us.apache.org/repos/asf/spark-website/blob/fe49ab1e/site/index.html ---------------------------------------------------------------------- diff --git a/site/index.html b/site/index.html index 0f17418..a3c59dd 100644 --- a/site/index.html +++ b/site/index.html @@ -208,7 +208,7 @@ </p> <p> - Apache Spark has an advanced DAG execution engine that supports cyclic data flow and + Apache Spark has an advanced DAG execution engine that supports acyclic data flow and in-memory computing. </p> </div> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org