aboutsummaryrefslogtreecommitdiff
path: root/docs/api.md
diff options
context:
space:
mode:
authorRosstin <asterazul@gmail.com>2015-06-27 08:47:00 +0300
committerSean Owen <sowen@cloudera.com>2015-06-27 08:47:00 +0300
commitb5a6663da28198c905df27534cd123360a9bbef1 (patch)
treeca059b231156e7141869ad9bea76eb303715692a /docs/api.md
parent9d11817765e2817b11b73c61bae3b32c9f119cfd (diff)
downloadspark-b5a6663da28198c905df27534cd123360a9bbef1.tar.gz
spark-b5a6663da28198c905df27534cd123360a9bbef1.tar.bz2
spark-b5a6663da28198c905df27534cd123360a9bbef1.zip
[SPARK-8639] [DOCS] Fixed Minor Typos in Documentation
Ticket: [SPARK-8639](https://issues.apache.org/jira/browse/SPARK-8639) fixed minor typos in docs/README.md and docs/api.md Author: Rosstin <asterazul@gmail.com> Closes #7046 from Rosstin/SPARK-8639 and squashes the following commits: 6c18058 [Rosstin] fixed minor typos in docs/README.md and docs/api.md
Diffstat (limited to 'docs/api.md')
-rw-r--r--docs/api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api.md b/docs/api.md
index 45df77ac05..ae7d51c2ae 100644
--- a/docs/api.md
+++ b/docs/api.md
@@ -3,7 +3,7 @@ layout: global
title: Spark API Documentation
---
-Here you can API docs for Spark and its submodules.
+Here you can read API docs for Spark and its submodules.
- [Spark Scala API (Scaladoc)](api/scala/index.html)
- [Spark Java API (Javadoc)](api/java/index.html)