We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92389f3 commit ff48928Copy full SHA for ff48928
templates/index.html
@@ -227,7 +227,7 @@ <h2 class="section-title">All comparisons</h2>
227
<span class="section-badge">{{snippetCount}} snippets</span>
228
</div>
229
<div class="filter-pills" id="categoryFilter">
230
- <span class="filter-label">Filter:</span>
+ <span class="filter-label">Show:</span>
231
<button class="filter-pill" data-filter="all">All</button>
232
<button class="filter-pill" data-filter="language">Language</button>
233
<button class="filter-pill" data-filter="collections">Collections</button>
0 commit comments