Skip to content

Commit 48f1f8a

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ VBA CSV interface is a class module developed to accomplish the data exchange ta
1414

1515
## Advantages
1616
* Writes and reads files at high speed.
17-
* Supports those CSV's compliant with the RFC-4180 standard.
17+
* Supports those CSV's compliant with the RFC-4180 specs.
1818
* Supports commented lines, empty lines an 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.
21-
* Simple code logic that allows you easy modify and enhance it!
21+
* Simple code logic that allows you easy modify and enhance it!

0 commit comments

Comments
 (0)