diff --git a/ghost/core/core/server/services/comments/email-templates/new-comment-reply.hbs b/ghost/core/core/server/services/comments/email-templates/new-comment-reply.hbs index b43d7f4911..1ffe1546a8 100644 --- a/ghost/core/core/server/services/comments/email-templates/new-comment-reply.hbs +++ b/ghost/core/core/server/services/comments/email-templates/new-comment-reply.hbs @@ -106,7 +106,7 @@
- + @@ -116,7 +116,7 @@

Hey there,

-

Someone just replied to your comment on {{postTitle}}.

+

Someone just replied to your comment on {{postTitle}}.

diff --git a/ghost/core/core/server/services/comments/email-templates/new-comment.hbs b/ghost/core/core/server/services/comments/email-templates/new-comment.hbs index ae28971eb2..5340bf1f86 100644 --- a/ghost/core/core/server/services/comments/email-templates/new-comment.hbs +++ b/ghost/core/core/server/services/comments/email-templates/new-comment.hbs @@ -116,7 +116,7 @@

Hey there,

-

Someone just left a comment on your post {{postTitle}}.

+

Someone just left a comment on your post {{postTitle}}.