Skip to content

Commit 7b36e0f

Browse files
committed
Fixes to docs.
1 parent 1ef264e commit 7b36e0f

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
@@ -376,7 +376,7 @@ local valid, ts = validation.totimestamp("1990-12-31T23:59:60Z")
376376
local valid, ts = validation.totimestamp("1996-12-19")
377377
```
378378

379-
#### resty.validation.tz extension
379+
#### resty.validation.utf8 extension
380380

381381
This set of validators and filters is based on the great [`utf8rewind`](https://bitbucket.org/knight666/utf8rewind)
382382
library by Quinten Lansu - a system library written in C designed to extend the default string handling functions

0 commit comments

Comments
 (0)