From f01cbd35a8bfe480351008ade1fe277cec77bdce Mon Sep 17 00:00:00 2001 From: Sense_wang <167664334+haosenwang1018@users.noreply.github.com> Date: Tue, 10 Mar 2026 02:03:32 +0800 Subject: [PATCH] docs: Fix typo in contributing guide - remove extra 'the' (#8949) Co-authored-by: Contributor --- docs/contributing/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/index.md b/docs/contributing/index.md index 79c1082746..a582a95128 100644 --- a/docs/contributing/index.md +++ b/docs/contributing/index.md @@ -18,7 +18,7 @@ If you’d like to add a Node, please see our [nodes contribution guide](../node Helping support other users in [Discord](https://discord.gg/ZmtBAhwWhy) and on Github are valuable forms of contribution that we greatly appreciate. -We receive many issues and requests for help from users. We're limited in bandwidth relative to our the user base, so providing answers to questions or helping identify causes of issues is very helpful. By doing this, you enable us to spend time on the highest priority work. +We receive many issues and requests for help from users. We're limited in bandwidth relative to our user base, so providing answers to questions or helping identify causes of issues is very helpful. By doing this, you enable us to spend time on the highest priority work. ## Documentation