From 0753de9ef1026df9afd64f2aa71240b1ada6ebab Mon Sep 17 00:00:00 2001 From: Kurt McKee Date: Sat, 15 Jul 2023 18:57:00 -0500 Subject: [PATCH] Fix a duplicate word in `CONTRIBUTING.md` --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8518547518..7503fa58cc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -179,6 +179,6 @@ you would like and how it should work. ## Code review process The core team regularly looks at pull requests. We will provide -feedback as as soon as possible. After receiving our feedback, please respond +feedback as soon as possible. After receiving our feedback, please respond within two weeks. After that time, we may close your PR if it isn't showing any activity.