Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
syuilo authored Apr 4, 2018
1 parent bde4dfc commit f8474f8
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 @@ -334,7 +334,7 @@ $(x).object()
.prop('strawberry', $().string())
.prop('alice', $().boolean())
.prop('tachibana'), $().object()
.prop('bwh', $().array('number')))
     .prop('bwh', $().array($().number())))
.prop('thing', $().number())
.ok() // true
```
Expand Down

0 comments on commit f8474f8

Please sign in to comment.