From 262f062b1af3f168cfcb7514ddc323e3a7a7b758 Mon Sep 17 00:00:00 2001 From: Daniel Sandoval Date: Tue, 28 Sep 2021 12:21:00 -0700 Subject: [PATCH] Update site/content/blog/2021-10-01-whats-new-in-svelte-october-2021.md Co-authored-by: Bjorn Lu <34116392+bluwy@users.noreply.github.com> --- .../content/blog/2021-10-01-whats-new-in-svelte-october-2021.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/blog/2021-10-01-whats-new-in-svelte-october-2021.md b/site/content/blog/2021-10-01-whats-new-in-svelte-october-2021.md index f0dc8c70d8..3666fbaffa 100644 --- a/site/content/blog/2021-10-01-whats-new-in-svelte-october-2021.md +++ b/site/content/blog/2021-10-01-whats-new-in-svelte-october-2021.md @@ -25,7 +25,7 @@ Nearly 100 PRs committed again this past month, but there's still lots to do and > If you think you are too n00b to contribute (you're not), then add tests, or write tests for the feature you want to add, before you add it! Start small, and learn the codebase that way. -If you'd like to help, please consider working on any of the [1.0 milestone issues labeled with "help wanted"](https://github.com/sveltejs/kit/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.0+label%3A%22help+wanted%22. +If you'd like to help, please consider working on any of the [1.0 milestone issues labeled with "help wanted"](https://github.com/sveltejs/kit/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.0+label%3A%22help+wanted%22). Notable SvelteKit improvements this month include...