diff --git a/app/views/notify/_note_message.html.haml b/app/views/notify/_note_message.html.haml
index 88c4df5..9e329af 100644
--- a/app/views/notify/_note_message.html.haml
+++ b/app/views/notify/_note_message.html.haml
@@ -1,6 +1,6 @@
%p
%strong #{@note.author_name}
- left next message:
+ wrote:
%cite{style: 'color: #666'}
= markdown(@note.note)
--
libgit2 0.21.2