GitHub user ChrisChinchilla opened a pull request:
https://github.com/apache/flink/pull/5045
[hotfix][docs] Review of concepts docs for grammar and clarity
Spending some time doing a brief review of a few docs sections, just a
start and I think more could be done.
I didn't change formatting or line breaks as much as I would like to as
they're quite messy and inconsistent, but I'll save that for another time.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ChrisChinchilla/flink concepts-review
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5045.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 #5045
----
commit c592ad103cce9379bc7dc7ac6edef40769262523
Author: Chris Ward <[email protected]>
Date: 2017-11-22T01:10:08Z
Review programming model doc for clarity
commit 6310a879ba9d57ce4cfef5eeb81edc1978fb26a7
Author: Chris Ward <[email protected]>
Date: 2017-11-22T01:22:19Z
Review run time docs
----
---