README.md in email_inquire-0.3.0 vs README.md in email_inquire-0.4.0

- old
+ new

@@ -4,17 +4,17 @@ EmailInquire is a library to validate email for common typos and one-time email providers. ## Why? -Before an user is an user, it's a visitor. And he must register to be so. What if he makes a typo while -entering its email address during the registration ? -If he didn't notice, you just lost him. He won't be able to sign in next time. +Before a user is a user, they are a visitor. And they must register to be so. What if they makes a typo while +entering their email address during the registration ? +If they didn't notice, you just lost them. They won't be able to sign in next time. Your users : -- may not be as tech saavy as you; +- may not be as tech savvy as you; - may not remember exactly their email address; - may make a typo while typing their email address (very very common on a mobile keyboard). While we can't do so much for the name part of the email address, for the domain part, we can be smart! @@ -149,6 +149,5 @@ ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT). -