Skip to content

Commit 7e182dc

Browse files
committed
docs
1 parent 0d50799 commit 7e182dc

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
@@ -237,7 +237,7 @@ const R2 = Runtime.Parse(T, 'Y Z') // const R2 = [[], 'Y Z']
237237

238238
## Token
239239

240-
ParseBox includes several specialized combinators used to quickly parse common language tokens.
240+
ParseBox provides built-in combinators with optimized implementations for commonly used literal forms such as numbers, strings, and identifiers.
241241

242242
### Number
243243

0 commit comments

Comments
 (0)