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 f52ab0c commit 8c56680Copy full SHA for 8c56680
README.md
@@ -17,7 +17,7 @@ Validates emails based on regex, common typos, disposable email blacklists, DNS
17
Install like so
18
19
```
20
-npm i add deep-email-validator --save
+npm i deep-email-validator --save
21
22
23
or with yarn
0 commit comments