We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53a9d15 commit 732cdbaCopy full SHA for 732cdba
app/components/query-information.hbs
@@ -24,7 +24,7 @@
24
<EmberTooltip>Copy again to clipboard</EmberTooltip>
25
{{else}}
26
{{fa-icon "clipboard" class="copy-icon"}}
27
- <EmberTooltip>Copy a link your clipboard</EmberTooltip>
+ <EmberTooltip>Copy a link to your clipboard</EmberTooltip>
28
{{/if}}
29
</CopyButton>
30
0 commit comments