From 559f49f25c102cdcc22c71e612afc57c2d857c3d Mon Sep 17 00:00:00 2001 From: JoeMurray Date: Wed, 27 Feb 2013 14:55:57 -0500 Subject: [PATCH] Fixed typo Changed 'form than contains' to 'form that contains'. --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 5557555..1a277cc 100644 --- a/README.txt +++ b/README.txt @@ -1,7 +1,7 @@ Copyright Tech To The People 2012. Andreas Henning & Xavier Dutoit. Wikimedia France has sponsored the development. -This module helps avoiding basic typos when filling a civicrm powered form than contains an email field. +This module helps avoiding basic typos when filling a civicrm powered form that contains an email field. For instance if I'm trying to make a donation with the email john.doe@gmail.cm, it will suggest "Did you mean john.doe@gmail.com". If I then clicks on the (correct) suggested email, it automatically updates the email field.