diff --git a/emails/emailchanged.html b/emails/emailchanged.html
index f5e628d73..e5b12aef3 100644
--- a/emails/emailchanged.html
+++ b/emails/emailchanged.html
@@ -19,7 +19,7 @@
diff --git a/emails/passwordchanged.html b/emails/passwordchanged.html
index 42edd6f92..870ef7981 100644
--- a/emails/passwordchanged.html
+++ b/emails/passwordchanged.html
@@ -7,19 +7,19 @@
- The password for user {{ username }} has been changed |
+ The password for user {{ username }} has been changed. |
- No action is required if you made this change |
+ No action is required if you made this change. |
diff --git a/emails/paymentfailure.html b/emails/paymentfailure.html
index 64fb3bfcd..b901d597f 100644
--- a/emails/paymentfailure.html
+++ b/emails/paymentfailure.html
@@ -20,7 +20,7 @@
diff --git a/emails/recovery.html b/emails/recovery.html
index cab230521..27d3eaf48 100644
--- a/emails/recovery.html
+++ b/emails/recovery.html
@@ -7,7 +7,7 @@
- A user at {{ app_title }} has attempted to recover their access to the account registered to this email address |
+ A user at {{ app_title }} has attempted to recover their access to the account registered to this email address. |
diff --git a/emails/repoauthorizeemail.html b/emails/repoauthorizeemail.html
index a98534f4d..7d779d852 100644
--- a/emails/repoauthorizeemail.html
+++ b/emails/repoauthorizeemail.html
@@ -7,7 +7,7 @@
- A request has been made to send notifications to this email address for the repository {{namespace}}/{{repository}} |
+ A request has been made to send notifications to this email address for the repository {{namespace}}/{{repository}}. |