Hisoka-X commented on code in PR #9017:
URL: https://github.com/apache/seatunnel/pull/9017#discussion_r2006778623


##########
docs/en/connector-v2/sink/LocalFile.md:
##########
@@ -116,7 +116,7 @@ The separator between columns in a row of data. Only needed 
by `text` file forma
 
 ### row_delimiter [string]
 
-The separator between rows in a file. Only needed by `text` file format.
+The separator between rows in a file. Only needed by `text`/`json` and `json` 
file format.

Review Comment:
   ```suggestion
   The separator between rows in a file. Only needed by `text`, `json` and 
`json` file format.
   ```



-- 
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: commits-unsubscr...@seatunnel.apache.org

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

Reply via email to