diff --git a/dist/comment_notification.html b/dist/comment_notification.html
index 1477fa1..b5a75ae 100644
--- a/dist/comment_notification.html
+++ b/dist/comment_notification.html
@@ -400,7 +400,7 @@
diff --git a/dist/comment_notification.txt b/dist/comment_notification.txt
index 045d519..489adbe 100644
--- a/dist/comment_notification.txt
+++ b/dist/comment_notification.txt
@@ -4,7 +4,7 @@
{{#each . }}
-{{attachment_name}} ( {{ attachmnet_url }} ) ({{attachment_size}} {{attachment_type}})
+{{attachment_name}} ( {{ attachment_url }} ) ({{attachment_size}} {{attachment_type}})
{{/each}}
diff --git a/src/emails/comment_notification.hbs b/src/emails/comment_notification.hbs
index 4277bd9..3f80bb4 100644
--- a/src/emails/comment_notification.hbs
+++ b/src/emails/comment_notification.hbs
@@ -1,7 +1,7 @@
---
layout: layout.hbs
subject: "{{commenter_name}} made a comment"
-preheader:
+preheader:
---
@@ -23,7 +23,7 @@ preheader:
@@ -47,5 +47,3 @@ preheader:
-
-