Skip to content

Commit f21fffa

Browse files
committed
add missing end quote
1 parent 57c76d3 commit f21fffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/svelte.dev/src/lib/packages-meta.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ const FEATURED: {
302302
{
303303
title: 'Icons',
304304
description:
305-
'See the <a href="/docs/kit/icons">icons documentation</a> for best practices when using an icon library,
305+
'See the <a href="/docs/kit/icons">icons documentation</a> for best practices when using an icon library',
306306
packages: [
307307
{ name: '@iconify/tailwind4' },
308308
{ name: '@unocss/preset-icons' },

0 commit comments

Comments
 (0)