You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/11/04 06:36:34 UTC

[GitHub] [flink-kubernetes-operator] gyfora commented on a diff in pull request #425: [hotfix][docs] Typo fix in doc pages

gyfora commented on code in PR #425:
URL: https://github.com/apache/flink-kubernetes-operator/pull/425#discussion_r1013668485


##########
docs/content/docs/custom-resource/reference.md:
##########
@@ -67,7 +67,7 @@ This page serves as a full reference for FlinkDeployment custom resource definit
 | Parameter | Type | Docs |
 | ----------| ---- | ---- |
 | job | org.apache.flink.kubernetes.operator.api.spec.JobSpec | Job specification for application deployments/session job. Null for session clusters. |
-| restartNonce | java.lang.Long | Nonce used to manually trigger restart for the cluster/session job. In order to trigger  restart, change the number to anything other than the current value. |
+| restartNonce | java.lang.Long | Nonce used to manually trigger restart for the cluster/session job. In order to trigger restart, change the number to anything other than the current value. |

Review Comment:
   The reference page is generated based on JavaDocs, you need to fix it there, you cannot edit this page directly



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org