Skip to content

Commit 067a3b4

Browse files
authored
Update README.md
1 parent 5c9823d commit 067a3b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![NPM](https://nodei.co/npm/deep-email-validator.png)](https://nodei.co/npm/deep-email-validator/)
44

5-
Validates emails based on regex, common typos, disposable email blacklists, DNS records and SMTP server response.
5+
Validates email addresses based on regex, common typos, disposable email blacklists, DNS records and SMTP server response.
66

77
- Validates email looks like an email i.e. contains an "@" and a "." to the right of it.
88
- Validates common typos e.g. [email protected] using [mailcheck](https://github.com/mailcheck/mailcheck).

0 commit comments

Comments
 (0)