Skip to content

Commit 846d76f

Browse files
committed
Readme fixup.
1 parent 9b08fea commit 846d76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ If the input file is a text file (CRLF / LF are used to split records), use
180180
`.option("is_text", "true")`.
181181

182182
Multisegment ASCII text files are supported using this option:
183-
`.option("record_format", "D)"`.
183+
`.option("record_format", "D")`.
184184

185185
Cobrix has better handling of special characters and partial records using its extension format:
186186
`.option("record_format", "D2")`.

0 commit comments

Comments
 (0)