diff --git a/site/src/routes/index.svelte b/site/src/routes/index.svelte index 318654e819..0dc17fed75 100644 --- a/site/src/routes/index.svelte +++ b/site/src/routes/index.svelte @@ -247,7 +247,7 @@ npm run dev & open http://localhost:5000
-

Svelte components are written in HTML files. Just add data.

+

Svelte components are built on top of HTML. Just add data.