From 621ed61802cdb2713850ade4136e724202bd41ac Mon Sep 17 00:00:00 2001 From: kylehakala Date: Tue, 17 Sep 2024 22:17:44 -0600 Subject: [PATCH] Remove extra word from sentence (#4259) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit An extra “was” snuck into this FAQ line. Lower-cased the words to match the other questions in this section. --- guides/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/contributing.rst b/guides/contributing.rst index ab7598ff7..928585308 100644 --- a/guides/contributing.rst +++ b/guides/contributing.rst @@ -540,7 +540,7 @@ Beyond basic functionality (*"does it work?"*), here are a few other items we ch .. _prs-are-being-drafted-when-changes-are-needed: -Why Was My PR was Marked as a Draft? +Why was my PR marked as a draft? ************************************ If your PR was reviewed and changes were requested, our bot will automatically mark your PR as a draft. This means that