From 8516215eb17bf1d86cfe07db98011dbf9001a0f0 Mon Sep 17 00:00:00 2001 From: Richard Harris Date: Sat, 6 Apr 2019 09:52:14 -0400 Subject: [PATCH] tweak working - fixes #2350 --- site/src/routes/index.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.