summaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to 'site')
-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>