GitHub user mkobit opened a pull request:
https://github.com/apache/flink/pull/4854
[docs] Fix typo in monitoring REST API documentation
## Contribution Checklist
## What is the purpose of the change
Doc typo fix.
## Documentation
- Does this pull request introduce a new feature? (no)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mkobit/flink patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4854.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 #4854
----
commit 6e9b48fce6cb144268c217b98ee47741836ad6b3
Author: Mike Kobit <[email protected]>
Date: 2017-10-18T17:33:36Z
Fix typo in monitoring REST API documentation
----
---