Skip to content

Commit abbf59b

Browse files
committed
chore: change wording slightly
1 parent be5ba46 commit abbf59b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/PackagePlaygrounds.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ function focusMenuItem(index: number) {
143143
>
144144
<span class="flex items-center gap-2">
145145
<span class="i-carbon-play w-4 h-4 shrink-0 text-fg-muted" aria-hidden="true" />
146-
<span class="text-fg-muted">{{ links.length }} Playgrounds</span>
146+
<span class="text-fg-muted">choose playground ({{ links.length }})</span>
147147
</span>
148148
<span
149149
class="i-carbon-chevron-down w-3 h-3 text-fg-subtle transition-transform duration-200 motion-reduce:transition-none"

0 commit comments

Comments
 (0)