diff --git a/server/lib/orcasite/notifications/email.ex b/server/lib/orcasite/notifications/email.ex
index 5056801f..fbfab2ed 100644
--- a/server/lib/orcasite/notifications/email.ex
+++ b/server/lib/orcasite/notifications/email.ex
@@ -85,7 +85,7 @@ defmodule Orcasite.Notifications.Email do
{{#if unsubscribe_token }}
- If you no longer wish to receive these emails, you can unsubscribe here.
+ If you no longer wish to receive these emails, you can unsubscribe.
{{/if}}
@@ -161,7 +161,7 @@ defmodule Orcasite.Notifications.Email do
{{#if unsubscribe_token }}
If you no longer wish to receive these emails,
- you can unsubscribe here.
+ you can unsubscribe.
{{/if}}