diff --git a/site/content/blog/2020-11-02-whats-the-deal-with-sveltekit.md b/site/content/blog/2020-11-02-whats-the-deal-with-sveltekit.md index 949f87d7fd..033ba74a06 100644 --- a/site/content/blog/2020-11-02-whats-the-deal-with-sveltekit.md +++ b/site/content/blog/2020-11-02-whats-the-deal-with-sveltekit.md @@ -71,7 +71,7 @@ You won't have to — it will always be possible to use Svelte as a standalone p ## TypeScript? -Don't worry, we won't launch without it. +Don't worry, we won't launch without full TypeScript support. ## How can I migrate my existing Sapper apps?