diff --git a/src/mailEclipse.php b/src/mailEclipse.php index 7be630a..36f1d00 100644 --- a/src/mailEclipse.php +++ b/src/mailEclipse.php @@ -770,7 +770,7 @@ public static function renderPreview($simpleview, $view, $template = false, $ins if ($template) { $error .= '
Notice:
-

You can\'t add variables withing a template editor. because they are undefined until you bind template with a mailable that actually has data.

+

You can\'t add variables within a template editor because they are undefined until you bind the template with a mailable that actually has data.

'; }