From 97548573e5f9a98355c9d20133c2370842c1586f Mon Sep 17 00:00:00 2001 From: Kenny Robinson Date: Sun, 16 Oct 2022 11:19:56 -0500 Subject: [PATCH] corrected spelling error in contribution guide --- contribution-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contribution-guide.md b/contribution-guide.md index 1504b067..fe7589f7 100644 --- a/contribution-guide.md +++ b/contribution-guide.md @@ -10,7 +10,7 @@ - Should be updated with the latest main or master branch. - PR Title should be the name or handle of the person being added or update being made. - A bad PR title `update data.js` - - A goob PR Title `Adding Blake Campbell` + - A good PR Title `Adding Blake Campbell` ## What's a Uses Page?