diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index 0f63d06787..5444fb3956 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -840,7 +840,7 @@ $LANG = array( 'template_help_title' => 'Templates Help', 'template_help_1' => 'Available variables:', 'email_design_id' => 'Email Style', - 'email_design_help' => 'Make your emails look more professional with HTML layouts', + 'email_design_help' => 'Make your emails look more professional with HTML layouts.', 'plain' => 'Plain', 'light' => 'Light', 'dark' => 'Dark',