From c9bb676e93697f02ab839a564f562e972c3d0938 Mon Sep 17 00:00:00 2001 From: Contributor Date: Sat, 7 Mar 2026 02:18:54 +0000 Subject: [PATCH] docs: Fix typo in contributing guide - remove extra 'the' --- 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 79c1082746d..a582a951287 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