mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Fix typo in sveltekit.md (#4550)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name: Build an app with SvelteKit and Bun
|
||||
---
|
||||
|
||||
Use `bunx` to scaffold your app with the `create-svelte` CLI. Answer the prompts to slect a template and set up your development environment.
|
||||
Use `bunx` to scaffold your app with the `create-svelte` CLI. Answer the prompts to select a template and set up your development environment.
|
||||
|
||||
```sh
|
||||
$ bunx create-svelte my-app
|
||||
|
||||
Reference in New Issue
Block a user