From a6ca22165b3c276b6145be7a686a198c55649ec9 Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Tue, 3 Nov 2020 23:23:25 -0500 Subject: [PATCH] mention SvelteKit sooner --- site/content/blog/2020-11-02-whats-the-deal-with-sveltekit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 238eb657d5..949f87d7fd 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 @@ -11,7 +11,7 @@ If you attended [Svelte Summit](https://sveltesummit.com/) last month you may ha The answer: never. -This was slightly tongue-in-cheek — as the talk explains, it's really more of a rewrite of Sapper coupled with a rebrand — but it raised a lot of new questions from the community, and it's time we offered a bit more clarity on what you can expect. +This was slightly tongue-in-cheek — as the talk explains, it's really more of a rewrite of Sapper coupled with a rebrand — but it raised a lot of new questions from the community, and it's time we offered a bit more clarity on what you can expect from Sapper's successor, SvelteKit. ## What's Sapper?