Skip to content

Commit 42471bf

Browse files
Remove typo
1 parent 678c7ef commit 42471bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/shortcodes/summary-bar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<span class="text-black dark:text-white font-bold">Subscription:</span>
1212
<span class="text-black dark:text-white">{{ $feature.subscriptionText }}</span>
1313
<span class="material-symbols-rounded text-black dark:text-white">
14-
s {{ $feature.subscriptionIcon }}
14+
{{ $feature.subscriptionIcon }}
1515
</span>
1616
</div>
1717

0 commit comments

Comments
 (0)