diff --git a/app/components/comment_component/comment_component.html.erb b/app/components/comment_component/comment_component.html.erb index 71e1bf9aa..a1f6bc513 100644 --- a/app/components/comment_component/comment_component.html.erb +++ b/app/components/comment_component/comment_component.html.erb @@ -120,7 +120,7 @@ <%= menu.item do %> <%= link_to comment_path(comment.id), class: "comment-copy-link" do %> - <%= link_icon %> Shortlink + <%= link_icon %> Copy ID <% end %> <% end %>