diff --git a/entries/email-method.xml b/entries/email-method.xml
index a0aedbe..b0ba4e9 100644
--- a/entries/email-method.xml
+++ b/entries/email-method.xml
@@ -5,7 +5,8 @@
Works with text inputs. In case you need a custom email pattern use the $.validator.methods property. IMPORTANT NOTE: As of version 1.12.0
we started using the same regular expression that the HTML5 specification suggests for browsers to use. We will follow their lead and use the same check. In case you need to adjust the built-in validation regular expression patterns, please use the $.validator.methods property. If you have different requirements, please consider using a custom method.