about summary refs log tree commit diff
path: root/gn_auth/templates/emails/verify-email.html
diff options
context:
space:
mode:
Diffstat (limited to 'gn_auth/templates/emails/verify-email.html')
-rw-r--r--gn_auth/templates/emails/verify-email.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn_auth/templates/emails/verify-email.html b/gn_auth/templates/emails/verify-email.html
index 7f85c1c..11ae575 100644
--- a/gn_auth/templates/emails/verify-email.html
+++ b/gn_auth/templates/emails/verify-email.html
@@ -20,7 +20,7 @@
 
     <p style="font-weight: bold;color: #ee55ee;">
       Please note that the verification code will expire in
-      <strong>{{expiration_minutes}}</strong> minutes after it was generated.
+      <strong>{{expiration_minutes}}</strong> after it was generated.
     </p>
   </body>
 </html>