From fa6943a6aa9af93547654b3f644b22e188c65b46 Mon Sep 17 00:00:00 2001 From: othaime-en <61498231+othaime-en@users.noreply.github.com> Date: Sat, 8 Oct 2022 09:15:21 +0100 Subject: [PATCH] Update CONTRIBUTING.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: AN ❦ <108299225+krakxn@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4c9b47e..7f7643e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ Never made an open-source contribution before? Wondering how contributions work in this project? Here's a quick run-down! -- Find an issue that you want to address or a feature that you would like to add. +- Find an issue that you want to address or a feature that you want to add. - Fork the repository associated with the issue to your local GitHub organization. This means that you will have a copy of the repository under `your-GitHub-username/repository-name`.