Skip to content

Commit a3b8129

Browse files
authored
Update index.md
1 parent 48f1f8a commit a3b8129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ VBA CSV interface is a class module developed to accomplish the data exchange ta
1515
## Advantages
1616
* Writes and reads files at high speed.
1717
* Supports those CSV's compliant with the RFC-4180 specs.
18-
* Supports commented lines, empty lines an blank ones. See [Papa Parse](https://www.papaparse.com/) project.
18+
* Supports commented lines, empty lines and blank ones. See [Papa Parse](https://www.papaparse.com/) project.
1919
* User have the option to import only certain range of records from given CSV file.
2020
* Auto exclude any quote mark when data is imported.
2121
* Simple code logic that allows you easy modify and enhance it!

0 commit comments

Comments
 (0)