summaryrefslogtreecommitdiff
path: root/sql/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'sql/index.md')
-rw-r--r--sql/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/index.md b/sql/index.md
index 4f042235d..09ce9deaa 100644
--- a/sql/index.md
+++ b/sql/index.md
@@ -16,7 +16,7 @@ subproject: SQL
<div class="col-md-7 col-sm-7">
<h2>Integrated</h2>
<p class="lead">
- Seemlessly mix SQL queries with Spark programs.
+ Seamlessly mix SQL queries with Spark programs.
</p>
<p>
Spark SQL lets you query structured data as a distributed dataset (RDD) in Spark, with integrated APIs in Python, Scala and Java.