Skip to content

Commit 5e559c1

Browse files
authored
Update README.md
1 parent 4d9cf46 commit 5e559c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Check out the full validators API below:
100100
| | | - `optional: boolean` default to false |
101101
| | | - `min: [number, error: string]` |
102102
| | | - `max: [number, error: string]` |
103-
| | | - `is : ['integer' | 'float', error: string]` default is both |
103+
| | | - `is : ['integer' \| 'float', error: string]` default is both |
104104
| | | |
105105
| boolean | `boolean(options?)` | options(optional): Object |
106106
| | | - `optional: boolean` default to false |

0 commit comments

Comments
 (0)