Skip to content

Commit 17b3178

Browse files
committed
WD-17150 - Update header of section to specify clearly the info
1 parent 079f8ea commit 17b3178

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/store/snap-details/_details.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h5 class="p-muted-heading">Last updated</h5>
2828
# With the script provided and the link element rendered the user can toggle
2929
# displaying and hiding all the aliases.
3030
-#}
31-
<h5 class="p-muted-heading">Aliases</h5>
31+
<h5 class="p-muted-heading">Command &rsaquo; Alias</h5>
3232
<ul class="p-list js-expandable-list">
3333
{%- set aliases_len = aliases|length -%}
3434
{%- set default_visible_aliases = 3 -%}

0 commit comments

Comments
 (0)