Skip to content

Commit

Permalink
Update validationWiring.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrelogan committed Mar 6, 2016
1 parent c1e8b07 commit 6ada71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/validationWiring.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### preliminaries

this is *not* a validation library per se, but it *wires up* validation, which in react is just as valuable.
this is *not* a validation library per se, but it *wires up* validation, which in react is arguably just as valuable.

you can do whatever you'd like in your validation functions but i'd suggest using [validator](https://www.npmjs.com/package/validator).

Expand Down

0 comments on commit 6ada71e

Please sign in to comment.