We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0a8b17 commit e61a404Copy full SHA for e61a404
1 file changed
templates/store/snap-details/_details.html
@@ -28,7 +28,7 @@ <h5 class="p-muted-heading">Last updated</h5>
28
# With the script provided and the link element rendered the user can toggle
29
# displaying and hiding all the aliases.
30
-#}
31
- <h5 class="p-muted-heading">Aliases</h5>
+ <h5 class="p-muted-heading">Command › Alias</h5>
32
<ul class="p-list js-expandable-list">
33
{%- set aliases_len = aliases|length -%}
34
{%- set default_visible_aliases = 3 -%}
0 commit comments