diff --git a/app/views/cards/comments/_new.html.erb b/app/views/cards/comments/_new.html.erb
index cd46d7cb4..9aaa063fd 100644
--- a/app/views/cards/comments/_new.html.erb
+++ b/app/views/cards/comments/_new.html.erb
@@ -17,7 +17,7 @@
<%= form.button class: "comment__submit btn btn--reversed",
data: { form_target: "submit" }, disabled: true do %>
- Post
+ Post this comment
<% end %>
<%= hotkey_label([ "ctrl", "enter" ]) %>