docs: be more precise

pull/8572/head
dominikg 3 years ago
parent b6a400a549
commit d4d2f9dc48

@ -6,7 +6,7 @@
## What is Svelte?
Svelte is a new way to build web applications. It's a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM.
Svelte is the new way to build web applications. It's a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM.
Learn more at the [Svelte website](https://svelte.dev), or stop by the [Discord chatroom](https://svelte.dev/chat).

Loading…
Cancel
Save