Skip to content

Commit 2f05761

Browse files
committed
tweak wording
1 parent 08032ba commit 2f05761

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
@@ -8,7 +8,7 @@ const FEATURED: {
88
{
99
title: 'Svelte CLI add-ons',
1010
description:
11-
'<a href="/docs/cli">sv, the Svelte CLI</a>, lets you instantly add functionality to a new or existing project.',
11+
'The <a href="/docs/cli">Svelte CLI</a> lets you instantly add functionality to a new or existing project with <code>npx sv add</code>.',
1212
packages: [
1313
{ name: 'tailwindcss', svAlias: 'tailwind' },
1414
{ name: 'drizzle-orm', svAlias: 'drizzle' },

0 commit comments

Comments
 (0)