We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e9350d commit aad3d51Copy full SHA for aad3d51
app/views/cards/container/_gild.html.erb
@@ -6,6 +6,6 @@
6
<% else %>
7
<%= button_to card_goldness_path(card), class: "btn", data: { controller: "tooltip hotkey", action: "keydown.shift+g@document->hotkey#click" } do %>
8
<%= icon_tag "golden-ticket" %>
9
- <span class="for-screen-reader">Promote to golden (shift+g)</span>
+ <span class="for-screen-reader">Promote to Golden Ticket (shift+g)</span>
10
<% end %>
11
0 commit comments