Skip to content

Commit 6d32d7a

Browse files
Fix a minor typo in README.md (validing/validating)
1 parent 6589b1e commit 6d32d7a

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
@@ -12,7 +12,7 @@ users by their email address like on a registration form.
1212
Key features:
1313

1414
* Checks that an email address has the correct syntax --- great for
15-
email-based registration/login forms or validing data.
15+
email-based registration/login forms or validating data.
1616
* Gives friendly English error messages when validation fails that you
1717
can display to end-users.
1818
* Checks deliverability (optional): Does the domain name resolve?

0 commit comments

Comments
 (0)