diff --git a/README.md b/README.md index 4e94ae0..4df08ed 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution. * [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [Mandrill](http://www.mandrill.com). * [SwiftMailer](http://swiftmailer.org/) - A mailer solution. -* [Disposable Email](https://github.com/purringCatFoundation/DisposableEmail) - Check if given email is not from fake email pages +* [Disposable Email](https://github.com/purringCatFoundation/DisposableEmail) - Check if given email is not from fake email pages. ## Files *Libraries for file manipulation and MIME type detection.*