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

pull/17292/head
Ben McCann 3 days ago committed by GitHub
parent 6cb7733691
commit d90e42a58a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -25,7 +25,7 @@ There are also [plugins for other bundlers](/packages#bundler-plugins), but we r
The Svelte team maintains a [VS Code extension](https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode), and there are integrations with various other [editors](https://sveltesociety.dev/collection/editor-support-c85c080efc292a34) and tools as well.
You can also check your code from the command line using `sv check`(https://github.com/sveltejs/cli).
You can also check your code from the command line using [`sv check`](https://github.com/sveltejs/cli).
## Getting help

Loading…
Cancel
Save