From 82478c9df3bc258b2506d7e4f93793d4ff1aa8a8 Mon Sep 17 00:00:00 2001 From: Madison Oliver Date: Wed, 10 Aug 2022 16:14:40 -0400 Subject: [PATCH] fixed typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7315a588928..69bb8d9cb93 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,7 +25,7 @@ Here are a few things you can do that will increase the likelihood of your pull - Change one advisory per PR. If there are multiple advisories you would like to improve, submit them as separate pull requests. ## Stale advisory improvements -Sometimes our curation team may need more information or clarification about your contribution. They will respond directly to your pull request with comments and questions. Once they have this information, they'll finish their review and process your PR! If your pull request has has no activity for 30 consecutive days it will automatically be closed. After 15 days of no activity, the `stale` label will be added. If there continues to be no activity, then after another 15 days the request will be closed. Any PR closed due to staleness is welcome to be resubmitted or reopened. +Sometimes our curation team may need more information or clarification about your contribution. They will respond directly to your pull request with comments and questions. Once they have this information, they'll finish their review and process your PR! If your pull request has no activity for 30 consecutive days it will automatically be closed. After 15 days of no activity, the `stale` label will be added. If there continues to be no activity, then after another 15 days the request will be closed. Any PR closed due to staleness is welcome to be resubmitted or reopened. ## Resources