GitHub user okumin opened a pull request:
https://github.com/apache/flink/pull/5222
Fix typo in docs/dev/api_concepts.md
*Thank you very much for contributing to Apache Flink - we are happy that
you want to help us improve Flink. To help the community review your
contribution in the best possible way, please go through the checklist below,
which will get the contribution into a shape in which it can be best reviewed.*
*Please understand that we do not do this to make contributions to Flink a
hassle. In order to uphold a high standard of quality for code contributions,
while at the same time managing a large number of contributions, we need
contributors to prepare the contributions well, and give reviewers enough
contextual information for the review. Please also understand that
contributions that do not follow this guide will take longer to review and thus
typically be picked up with lower priority by the community.*
* Remove duplicated `program`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/okumin/flink fix-typo-api-concepts
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5222.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 #5222
----
commit e50f287609be3e19d904c17fa7330b2e72088420
Author: okumin <mail@...>
Date: 2018-01-01T06:58:37Z
Fix typo in docs/dev/api_concepts.md
Remove duplicated `program`.
----
---