mirror of
https://github.com/egulias/EmailValidator.git
synced 2026-08-30 20:18:04 +00:00
Typo & correct RFC
This commit is contained in:
committed by
GitHub
parent
c4d50e9cb4
commit
de0fb24141
@@ -5,7 +5,7 @@
|
||||
[](https://scrutinizer-ci.com/g/egulias/EmailValidator/?branch=3.x)
|
||||
[](https://insight.symfony.com/projects/22ba6692-9c02-42e5-a65d-1c5696bfffc6)
|
||||
|
||||
A library for validatin emails against several RFC.
|
||||
A library for validating emails against several RFC.
|
||||
|
||||
## Supported RFCs ##
|
||||
|
||||
@@ -16,7 +16,7 @@ This library aims to support RFCs:
|
||||
* [6530](https://tools.ietf.org/html/rfc6530),
|
||||
* [6531](https://tools.ietf.org/html/rfc6531),
|
||||
* [6532](https://tools.ietf.org/html/rfc6532),
|
||||
* [1030](https://tools.ietf.org/html/rfc1030)
|
||||
* [1035](https://tools.ietf.org/html/rfc1035)
|
||||
|
||||
## Supported versions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user