Skip to content
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

Fix grammar for Flatten in section 4.2.5 of Programming Guide #7833

Merged
merged 1 commit into from
Feb 13, 2019

Conversation

ttanay
Copy link
Contributor

@ttanay ttanay commented Feb 13, 2019

Please add a meaningful description for your change here

The section(4.2.5) in the Programming Guide about Flatten read:
"Flatten and is a Beam transform..."
It should be
"Flatten is a Beam transform..."


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
    This is a minor change. Do I need to create a JIRA issue for this?
  • If this contribution is large, please file an Apache Individual Contributor License Agreement. (N/A)

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- --- --- --- ---
Java Build Status Build Status Build Status Build Status
Build Status
Build Status
Build Status Build Status Build Status
Python Build Status --- Build Status
Build Status
Build Status --- --- ---

The section about Flatten had "`Flatten` and is a Beam transform...".
It should be "`Flatten` is a Beam transform...".
@ttanay ttanay changed the title Fix grammar for Flatten in section 4.2.5 Fix grammar for Flatten in section 4.2.5 of Programming Guide Feb 13, 2019
@ttanay
Copy link
Contributor Author

ttanay commented Feb 13, 2019

R: @swegner @melap

Copy link
Contributor

@swegner swegner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the contribution!

@swegner swegner merged commit 6d6385f into apache:master Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants