We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f6aa05 commit 987e44eCopy full SHA for 987e44e
1 file changed
README.md
@@ -14,8 +14,8 @@ A TypeScript library for CSV manipulation with strong typing. This library provi
14
- **⚡ Async Support** - Process large files with generators and streams
15
- **🛡️ Error Handling** - Robust error recovery with retry mechanisms
16
- **📝 Documentation** - Extensive examples and API documentation
17
-- **🚀 Builder Patter** - Chain methods for elegant data manipulation
18
--
+- **🚀 Builder Pattern** - Chain methods for elegant data manipulation
+
19
## Installation
20
21
```bash
0 commit comments