Skip to content

Commit b8d099a

Browse files
authored
Refer to SvelteKit instead of Svelte
1 parent c4e9faa commit b8d099a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docs/01-introduction/02-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ npm install
1111
npm run dev
1212
```
1313

14-
Don't worry if you don't know Svelte yet! You can ignore all the nice features SvelteKit brings on top for now and dive into it later.
14+
Don't worry if you don't know SvelteKit yet! You can ignore all the nice features SvelteKit brings on top for now and dive into it later.
1515

1616
## Alternatives to SvelteKit
1717

0 commit comments

Comments
 (0)