We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba16038 commit 4dcddedCopy full SHA for 4dcdded
upgrade_guides/UPGRADE_2_to_3.md
@@ -86,8 +86,8 @@ long-term.
86
87
* Excel Byte Order Mark (BOM) Support
88
89
-Starting in v3, there's a new option `excelBom` which allows you to specify that
+Starting in v3, there's a new option `excelBOM` which allows you to specify that
90
a Byte Order Mark (BOM) be prepended to the beginning of the CSV. This allows
91
Microsoft Excel to open a UTF-8 encoded CSV file with non-ASCII characters,
92
without them being scrambled. This, however, is not needed when using Apple's
93
-Numbers app.
+Numbers app.
0 commit comments