From 7b9b64d799b23752de261eff34158742ecf5c2f0 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Thu, 24 Nov 2022 23:16:19 -0800 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 22541b4..b19ac0b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,6 +10,6 @@ If you discover a bug or would like better support for a feature, please do the 1. Check out the source code and submit a PR. If you're facile with Python and understand what you'd like to fix, submit a PR and I'll - review it as soon as I can. There's a `.devcontainer` available for you to work on this - project so you can creates commits on this project in a GitHub codespace. + review it as soon as I can. There's a `.devcontainer` available so you can creates commits + on this project in a GitHub codespace.