-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-23165][DOC] Spelling mistake fix in quick-start doc. #20336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
srowen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's fine. We usually don't make a JIRA for this. If you have time, please also spell check more docs around this.
|
@srowen Let me go ahead and do that. |
|
Test build #4069 has finished for PR 20336 at commit
|
|
Retest this please. |
|
retest this please |
|
Test build #86419 has finished for PR 20336 at commit
|
|
LGTM Thanks! Merged to master/2.3 |
## What changes were proposed in this pull request? Fix spelling in quick-start doc. ## How was this patch tested? Doc only. Author: Shashwat Anand <[email protected]> Closes #20336 from ashashwat/SPARK-23165. (cherry picked from commit 84a076e) Signed-off-by: gatorsmile <[email protected]>
What changes were proposed in this pull request?
Fix spelling in quick-start doc.
How was this patch tested?
Doc only.