From 3502bc3c6a2d9bd168d3d4cb79796ed767bc2a7a Mon Sep 17 00:00:00 2001 From: LeSingh1 Date: Mon, 18 May 2026 16:49:23 -0700 Subject: [PATCH] docs: fix contributor guide typo Signed-off-by: LeSingh1 --- docs/developer/contribute.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer/contribute.md b/docs/developer/contribute.md index 30a39e1cbc0..41d9cc46fe3 100644 --- a/docs/developer/contribute.md +++ b/docs/developer/contribute.md @@ -65,6 +65,6 @@ After 2 business days, tag the user [@mcore-oncall](https://github.com/orgs/NVID Yes, we have a bot that will mark untouched PRs as "stale" after 60 days. -We have a long backlog of issues and PRs dating back years. We are trying to triage these now by working backwards. Older issues we believe may still be relevant may recieve a request to re-test them with the latest code. If there's no response they may be closed. Again, if you they should be re-opened then just respond with a comment to that effect. +We have a long backlog of issues and PRs dating back years. We are trying to triage these now by working backwards. Older issues we believe may still be relevant may receive a request to re-test them with the latest code. If there's no response they may be closed. Again, if you they should be re-opened then just respond with a comment to that effect. Thank you! \ No newline at end of file