Skip to content

Commit 92f3968

Browse files
authored
Update README.md
1 parent 1063f14 commit 92f3968

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
@@ -17,7 +17,7 @@ A lightweight implementation of the [Unicode Text Segmentation (UAX \#29)](https
1717

1818
- **Extremely efficient**: It's carefully optimized for performance, making it the fastest one in the ecosystem—outperforming even the built-in `Intl.Segmenter`.
1919

20-
- **TypeScript**: It's fully type-checked, and provides definitions with JSDoc.
20+
- **TypeScript**: It's fully type-checked, and provides type definitions and JSDoc.
2121

2222
- **ESM-first**: It natively supports ES Modules, and still supports CommonJS.
2323

0 commit comments

Comments
 (0)