Skip to content

Commit 1118ced

Browse files
Sync cli docs (sveltejs#1103)
sync cli docs Co-authored-by: Rich-Harris <[email protected]>
1 parent 4dc828e commit 1118ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/svelte.dev/content/docs/cli/20-commands/40-sv-migrate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ npx sv migrate [migration]
1717

1818
### `app-state`
1919

20-
Migrates `$app/store` usage to `$app/state` in `.svelte` files. See the [migration guide](/docs/kit/migrating-to-sveltekit-2#SvelteKit-2.12:-$app-stores-deprecated) for more details.
20+
Migrates `$app/stores` usage to `$app/state` in `.svelte` files. See the [migration guide](/docs/kit/migrating-to-sveltekit-2#SvelteKit-2.12:-$app-stores-deprecated) for more details.
2121

2222
### `svelte-5`
2323

0 commit comments

Comments
 (0)