From be98e2e82d6f29a04417111c7fa5fca63ade1d31 Mon Sep 17 00:00:00 2001 From: Nat Hillard Date: Fri, 7 May 2021 10:06:36 -0400 Subject: [PATCH] Typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e4072102..8b12b239 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -41,7 +41,7 @@ In the issue, please describe the feature you would like to see, why you need it If you would like to contribute, please submit a pull request. In order for us to merge a pull request, the following checks are enabled within this repo: -- Merges to `main` are prohitited - please open a pull request from a branch +- Merges to `main` are prohibited - please open a pull request from a branch - At least one required reviewer must approve the commit (see [CODEOWNERS](https://github.com/usds/justice40-tool/tree/main/.github/CODEOWNERS) for the most up-to-date list of these members) - All required status checks must pass