tweak working - fixes #2350

pull/2366/head
Richard Harris 6 years ago
parent d73c833b6f
commit 6e32ffd990

@ -247,7 +247,7 @@ npm run dev & open http://localhost:5000
<div class="examples">
<section class="container example linkify">
<div>
<p>Svelte components are written in HTML files. Just add data.</p>
<p>Svelte components are built on top of HTML. Just add data.</p>
</div>
<div class="repl-container">

Loading…
Cancel
Save