diff --git a/README.md b/README.md
index e863283..c5bf435 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ It´s possible to disable mailto function for each article, but not globally by
Here that Disable MailTo Plugin helps. It allows the activation and deactivation of the component by plugin settins.
By default, com_mailto will be disabled. Just need to install Disable MailTo, it´s all, simple and effective.
-This plugin is like a switch to fire enable/disable com_mailto just on plugin save. So, it´s not realy a system plugin,
+This plugin is like a switch to fire enable/disable com_mailto just on plugin save. So, it´s not realy a system plugin,
it´s a way beetween to optimize page load performance and bring that feature.
**Plugin must be enabled to trigger enable/disable events. To undo changes, just need to uninstall plugin.**
diff --git a/dd_disable_mailto_script.php b/dd_disable_mailto_script.php
index 36b905e..2ddcf1b 100644
--- a/dd_disable_mailto_script.php
+++ b/dd_disable_mailto_script.php
@@ -1,4 +1,11 @@