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 ff24b92 commit c6e8208Copy full SHA for c6e8208
README.md
@@ -173,7 +173,7 @@ The extraction client has built-in handling of byte order markers for CSV files
173
cat -v <file.csv>
174
```
175
176
-If there is an unexpected symbol at the beginning of the file, then there is a byte order marker that needs to be removed.
+If there is an unexpected symbol at the beginning of the file, then there may be a byte order marker that needs to be removed.
177
178
## Terminology and Architecture
179
0 commit comments