Skip to content

Commit 1306ab9

Browse files
committed
typos
1 parent 719e506 commit 1306ab9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ Validation strategies should implement `emailvalidator4j.ValidationStrategy`
4242
## Out of the box available validators
4343

4444
### WarningsNotAllowed
45-
Will make an email invalid if there's at lest one [Warning](https://github.com/egulias/EmailValidator4J/blob/master/src/main/java/emailvalidator4j/parser/Warnings.java)
45+
Will make an email invalid if there's at least one [Warning](https://github.com/egulias/EmailValidator4J/blob/master/src/main/java/emailvalidator4j/parser/Warnings.java)
4646

4747
### MXRecord
48-
Will check for the existance of a Mail eXchange record on the host.
48+
Will check for the existence of a Mail eXchange record on the host.
4949
**this makes a dns request**
5050

5151

0 commit comments

Comments
 (0)