summaryrefslogtreecommitdiff
path: root/site/index.html
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2015-07-25 23:15:18 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2015-07-25 23:15:18 +0000
commitba2b12b71cdb01c3948949d92fb89909ffb51d26 (patch)
treed04899ce671b8eda82fbbb6a17e63f77ebc67b5a /site/index.html
parentf4fb827ef5aa831ace6f0ce21d6b02e83f409b63 (diff)
downloadspark-website-ba2b12b71cdb01c3948949d92fb89909ffb51d26.tar.gz
spark-website-ba2b12b71cdb01c3948949d92fb89909ffb51d26.tar.bz2
spark-website-ba2b12b71cdb01c3948949d92fb89909ffb51d26.zip
Homepage tweak
Diffstat (limited to 'site/index.html')
-rw-r--r--site/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/index.html b/site/index.html
index 5dac0a67a..6a7d8dd8f 100644
--- a/site/index.html
+++ b/site/index.html
@@ -241,8 +241,8 @@
</p>
<p>
- Spark powers a stack of high-level tools including
- <a href="/sql/">Spark SQL</a>, <a href="/mllib/">MLlib</a> for machine learning,
+ Spark powers a stack of libraries including
+ <a href="/sql/">SQL and DataFrames</a>, <a href="/mllib/">MLlib</a> for machine learning,
<a href="/graphx/">GraphX</a>, and <a href="/streaming/">Spark Streaming</a>.
You can combine these libraries seamlessly in the same application.
</p>