Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yjcxy12 authored Sep 21, 2016
1 parent 3443132 commit beb490e
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 @@ -23,7 +23,7 @@ import validator from 'validator';
Or, import only a subset of the library:

```javascript
import { isEmail } from 'validator/lib/isEmail';
import isEmail from 'validator/lib/isEmail';
```

### Client-side usage
Expand Down

0 comments on commit beb490e

Please sign in to comment.