summaryrefslogtreecommitdiff
path: root/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'index.md')
-rw-r--r--index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.md b/index.md
index e1af5a449..36f8fbe5c 100644
--- a/index.md
+++ b/index.md
@@ -83,8 +83,8 @@ navigation:
</p>
<p>
- Spark powers a stack of high-level tools including
- <a href="{{site.url}}sql/">Spark SQL</a>, <a href="{{site.url}}mllib/">MLlib</a> for machine learning,
+ Spark powers a stack of libraries including
+ <a href="{{site.url}}sql/">SQL and DataFrames</a>, <a href="{{site.url}}mllib/">MLlib</a> for machine learning,
<a href="{{site.url}}graphx/">GraphX</a>, and <a href="{{site.url}}streaming/">Spark Streaming</a>.
You can combine these libraries seamlessly in the same application.
</p>