From 899543d3df0c0456d6ce3ce9600cf4f14f8d87b6 Mon Sep 17 00:00:00 2001 From: hantatsang Date: Mon, 18 Jan 2021 15:56:02 +1100 Subject: [PATCH] docs(CONTRIBUTING): revert typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0f72e383cb..c8ee63aed3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ Svelte is a new way to build web applications. It's a compiler that takes your d The [Open Source Guides](https://opensource.guide/) website has a collection of resources for individuals, communities, and companies. These resources help people who want to learn how to run and contribute to open source projects. Contributors and people new to open source alike will find the following guides especially useful: * [How to Contribute to Open Source](https://opensource.guide/how-to-contribute/) -* [Building Welcoming Communities](https://opensource.guide/building-community/)**** +* [Building Welcoming Communities](https://opensource.guide/building-community/) ## Get involved