From 0684d376879e68040d6858901cd03400cfe63d4e Mon Sep 17 00:00:00 2001 From: Daniel Sandoval Date: Tue, 31 Aug 2021 16:32:33 -0700 Subject: [PATCH] Update site/content/blog/2021-09-01-whats-new-in-svelte-september-2021.md Co-authored-by: Bjorn Lu <34116392+bluwy@users.noreply.github.com> --- .../blog/2021-09-01-whats-new-in-svelte-september-2021.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/blog/2021-09-01-whats-new-in-svelte-september-2021.md b/site/content/blog/2021-09-01-whats-new-in-svelte-september-2021.md index efe9ba5cae..c3756bcf22 100644 --- a/site/content/blog/2021-09-01-whats-new-in-svelte-september-2021.md +++ b/site/content/blog/2021-09-01-whats-new-in-svelte-september-2021.md @@ -38,7 +38,7 @@ To see all updates to SvelteKit, check out the [SvelteKit changelog](https://git ## Community Showcase **Apps & Sites** -- [macos-web](https://github.com/PuruVJ/macos-web) by @purubjdeb has been rebuilt with Svelte from the ground up. Check out all the detials in this [Twitter thread](https://twitter.com/puruvjdev/status/1426267327687847939) +- [macos-web](https://github.com/PuruVJ/macos-web) by @puruvjdev has been rebuilt with Svelte from the ground up. Check out all the details in this [Twitter thread](https://twitter.com/puruvjdev/status/1426267327687847939) - [Brave Search](https://search.brave.com/) is using Svelte - [exatorrent](https://github.com/varbhat/exatorrent) is a self-hostable, easy-to-use, lightweight and feature-rich torrent client written in Go and Sveltejs - [json2TsTypes](https://github.com/jatinhemnani01/json2TsTypes) is a simple tool which will convert your JSON to Typescript Types/Interfaces