From cf0f219555bcdabf13ca9504bb38a3d3cc4ca292 Mon Sep 17 00:00:00 2001 From: Lexi <76599467+JumpingPistachio@users.noreply.github.com> Date: Thu, 9 Jun 2022 14:35:39 -0400 Subject: [PATCH] Fix Typo in CONTRIBUTING.md Changed 'LICENCE' to 'LICENSE' --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f059aba..35cbfb2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,7 +3,7 @@ Please ensure your pull request adheres to the following guidelines: * Please search previous suggestions before making a new one, as yours may be a duplicate. * Please make an individual pull request for each suggestion. -* Use the following format: \[RESOURCE\]\(REPO-LINK\) - DESCRIPTION. [LICENCE] \[website\]\(WEB-LINK\) +* Use the following format: \[RESOURCE\]\(REPO-LINK\) - DESCRIPTION. [LICENSE] \[website\]\(WEB-LINK\) * Keep descriptions short and simple. * End all descriptions with a full stop/period. * Make sure your text editor is set to remove trailing whitespace.