GitHub user shankarganesh1234 opened a pull request:
https://github.com/apache/flink/pull/5824
[FLINK-9068][docs] Fix for removing extra '</p>' tag
## What is the purpose of the change
Removing an unclosed paragraph tag
## Brief change log
Closed the paragraph tags appropriately
## Verifying this change
This change is a trivial rework / code cleanup without any test coverage.
## Does this pull request potentially affect one of the following parts:
none
## Documentation
none
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shankarganesh1234/flink master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5824.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 #5824
----
commit 2f13b6507b2a6bb5e39de8e0509e838c549f285f
Author: shankarganesh1234 <shanganesh@...>
Date: 2018-04-06T02:42:13Z
[FLINK-9068][docs] Fix for removing extra '</p>' tag
commit 29c2756c5cb80a444a5c5b14631bfc98f6d86681
Author: shankarganesh1234 <shanganesh@...>
Date: 2018-04-06T02:56:44Z
[FLINK-9068][docs] Fix for removing extra '</p>' tag
----
---