[ 
https://issues.apache.org/jira/browse/FLINK-23841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400467#comment-17400467
 ] 

wuguihu commented on FLINK-23841:
---------------------------------

Hi,[~jark] 
Excuse me for taking up your time.
I created pull request for this issue.
Would you like to review it for me.
Thank you very much!

> [doc]Modify incorrect English statements for page 'execution_configuration'
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-23841
>                 URL: https://issues.apache.org/jira/browse/FLINK-23841
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: wuguihu
>            Priority: Minor
>              Labels: pull-request-available
>
> [https://ci.apache.org/projects/flink/flink-docs-master/docs/dev/datastream/execution/execution_configuration/]
>  
> The English statement in line 82 is not correct.
> {code:java}
> //line 82
> Note that types registered with `registerKryoType()` are not available to 
> Flink's Kryo serializer instance.
> {code}
> It should be modified as follows:
> {code:java}
> Note that types registered with `registerKryoType()` are not available to 
> Flink's POJO serializer instance.
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to