diff --git a/lms/templates/notifications.html b/lms/templates/notifications.html
index 38cb74f46f..a6296f3029 100644
--- a/lms/templates/notifications.html
+++ b/lms/templates/notifications.html
@@ -32,7 +32,7 @@ def discussion_title(discussion_id):
<% info = notification['info'] %>
% if notification['notification_type'] == 'post_reply':
User No.${notification['actor_id']} posted a
- comment
+ comment
to the thread
${info['thread_title']}
in discussion