Skip to content

Commit c6e8208

Browse files
committed
changing 'is' to 'may be'
1 parent ff24b92 commit c6e8208

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
@@ -173,7 +173,7 @@ The extraction client has built-in handling of byte order markers for CSV files
173173
cat -v <file.csv>
174174
```
175175

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.
176+
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.
177177

178178
## Terminology and Architecture
179179

0 commit comments

Comments
 (0)