Skip to content

Commit

Permalink
Fixes to docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
bungle committed Mar 22, 2016
1 parent 1ef264e commit 7b36e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ local valid, ts = validation.totimestamp("1990-12-31T23:59:60Z")
local valid, ts = validation.totimestamp("1996-12-19")
```

#### resty.validation.tz extension
#### resty.validation.utf8 extension

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

0 comments on commit 7b36e0f

Please sign in to comment.