GitHub user Jiri-Kremser opened a pull request:
https://github.com/apache/spark/pull/20108
[MINOR][DOCS] s/It take/It takes/g
## What changes were proposed in this pull request?
Fixing three small typos in the docs, in particular:
It take a `RDD` -> It takes an `RDD` (twice)
It take an `JavaRDD` -> It takes a `JavaRDD`
I didn't create any Jira issue for this minor thing, I hope it's ok.
## How was this patch tested?
visually by clicking on 'preview'
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jiri-Kremser/spark docs-typo
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20108.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #20108
----
commit daae3511d04f5dab1a32790f09b05c9188c4ac5b
Author: Jirka Kremser <jkremser@...>
Date: 2017-12-29T00:16:56Z
[MINOR][DOCS] s/It take/It takes/g
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]