Skip to content

Commit 4dededc

Browse files
committed
minor
1 parent f2ce117 commit 4dededc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

08-next-steps/Svelte_next_steps.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ The [Svelte Handbook](https://www.freecodecamp.org/news/the-svelte-handbook/), b
289289

290290
If you prefer to read books, there's [Svelte and Sapper in Action](https://www.manning.com/books/svelte-and-sapper-in-action) by [Mark Volkman](https://twitter.com/mark_volkmann), expected to be published in September 2020, but which you can already [preview online](https://livebook.manning.com/book/svelte-and-sapper-in-action/welcome/v-5/) for free.
291291
292-
If you want dive deeper and understand the inner working of Svelte's compiler you should check [Tan Li Hau's](https://twitter.com/lihautan) [Compile Svelte in your head](https://lihautan.com/compile-svelte-in-your-head-part-1/) blog posts. Here's [part 1](https://lihautan.com/compile-svelte-in-your-head-part-1/), [part 2](https://lihautan.com/compile-svelte-in-your-head-part-2/) and [part 3](https://lihautan.com/compile-svelte-in-your-head-part-3/)
292+
If you want dive deeper and understand the inner working of Svelte's compiler you should check [Tan Li Hau's](https://twitter.com/lihautan) [Compile Svelte in your head](https://lihautan.com/compile-svelte-in-your-head-part-1/) blog posts. Here's [part 1](https://lihautan.com/compile-svelte-in-your-head-part-1/), [part 2](https://lihautan.com/compile-svelte-in-your-head-part-2/) and [part 3](https://lihautan.com/compile-svelte-in-your-head-part-3/).
293293

294294
## Fin
295295

0 commit comments

Comments
 (0)