Skip to content

Commit 645dd42

Browse files
authored
Update README.md with correct default
1 parent 48249b9 commit 645dd42

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
@@ -203,7 +203,7 @@ Common date-time formats can be viewed [here](https://docs.sheetjs.com/docs/csf/
203203
maxFileSize?: number
204204
// Automatically map imported headers to specified fields if possible. Default: true
205205
autoMapHeaders?: boolean
206-
// When field type is "select", automatically match values if possible. Default: true
206+
// When field type is "select", automatically match values if possible. Default: false
207207
autoMapSelectValues?: boolean
208208
// Headers matching accuracy: 1 for strict and up for more flexible matching. Default: 2
209209
autoMapDistance?: number

0 commit comments

Comments
 (0)