[
https://issues.apache.org/jira/browse/FLINK-9068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16427873#comment-16427873
]
ASF GitHub Bot commented on FLINK-9068:
---------------------------------------
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
----
> Website documentation issue - html tag visible on screen
> --------------------------------------------------------
>
> Key: FLINK-9068
> URL: https://issues.apache.org/jira/browse/FLINK-9068
> Project: Flink
> Issue Type: Bug
> Components: Project Website
> Reporter: SHANKAR GANESH
> Assignee: SHANKAR GANESH
> Priority: Minor
> Attachments: Screen Shot 2018-03-23 at 7.56.48 PM.png
>
>
> In the documentation at the following url
> [https://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/stream/operators/#physical-partitioning]
> In the section which explains the 'Reduce' operator (*Reduce*
> KeyedStream → DataStream), an html tag (</p>) is visible.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)