diff --git a/mailpoet/views/newsletters.html b/mailpoet/views/newsletters.html
index 49837d79b4..edfce84f62 100644
--- a/mailpoet/views/newsletters.html
+++ b/mailpoet/views/newsletters.html
@@ -187,7 +187,7 @@
'templateFileMalformedError': __('This template file appears to be damaged. Please try another one.'),
'importTemplateTitle': __('Import a template'),
'selectJsonFileToUpload': __('Select a .json file to upload'),
- 'helpTooltipTemplateUpload': __('You can only upload .json templates that were originally created with MailPoet 3.'),
+ 'helpTooltipTemplateUpload': __('You can only upload .json templates that were originally created with MailPoet.'),
'upload': __('Upload'),
'mailpoetGuideTemplateTitle': __("MailPoet's Guide"),
'confirmTemplateDeletion': __('You are about to delete the template named "%1$s".'),