From d53357530fa8af75e9ba19db9333cc3d90d35878 Mon Sep 17 00:00:00 2001 From: Moritz Klack Date: Sat, 24 Apr 2021 16:26:56 +0200 Subject: [PATCH] chore(contributing): fix typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2f3b966a..ada7fef2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ -# React Flow Contribution Guidlines +# React Flow Contribution Guidelines Thanks for your interest in contributing to React Flow 🙌 Every form of contribution is appreciated. From issue reports to pull requests and documentation 👌