summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.md4
-rw-r--r--site/index.html4
2 files changed, 4 insertions, 4 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>
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>