diff --git a/emails/changeemail.html b/emails/changeemail.html
index d247bdc2d..ee9b909fc 100644
--- a/emails/changeemail.html
+++ b/emails/changeemail.html
@@ -7,7 +7,7 @@
This email address was recently asked to become the new e-mail address for user {{ username | user_reference }}.
-To confirm this email address, please click the following link:
+To confirm this change, please click the following link:
{{ app_link('confirm?code=' + token) }}
{% endblock %}