We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c9823d commit 067a3b4Copy full SHA for 067a3b4
README.md
@@ -2,7 +2,7 @@
2
3
[](https://nodei.co/npm/deep-email-validator/)
4
5
-Validates emails based on regex, common typos, disposable email blacklists, DNS records and SMTP server response.
+Validates email addresses based on regex, common typos, disposable email blacklists, DNS records and SMTP server response.
6
7
- Validates email looks like an email i.e. contains an "@" and a "." to the right of it.
8
- Validates common typos e.g. [email protected] using [mailcheck](https://github.com/mailcheck/mailcheck).
0 commit comments