Skip to content

Commit 346cd6d

Browse files
elysdiroffbyone
authored andcommitted
Update section.html
Suggesting slight rephrasing of expand-all button text to “Show All in Category.”
1 parent 02899b3 commit 346cd6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • convention-template/{{ app}}/templates/hugopacket/bits

convention-template/{{ app}}/templates/hugopacket/bits/section.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ <h2>{{ section_data.section.name }}</h2>
3939
data-bs-target="#finalists-category-{{ section_data.section.id }}"
4040
aria-expanded="false"
4141
aria-controls="finalists-category-{{ section_data.section.id }}">
42-
Expand All in Category
42+
Show All in Category
4343
</button>
4444
</div>
4545
</div>

0 commit comments

Comments
 (0)