Skip to content

Commit 987e44e

Browse files
authored
Update README.md
1 parent 1f6aa05 commit 987e44e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ A TypeScript library for CSV manipulation with strong typing. This library provi
1414
- **⚡ Async Support** - Process large files with generators and streams
1515
- **🛡️ Error Handling** - Robust error recovery with retry mechanisms
1616
- **📝 Documentation** - Extensive examples and API documentation
17-
- **🚀 Builder Patter** - Chain methods for elegant data manipulation
18-
-
17+
- **🚀 Builder Pattern** - Chain methods for elegant data manipulation
18+
1919
## Installation
2020

2121
```bash

0 commit comments

Comments
 (0)