From 5a0adb8905fac5d9054cacbafe985023e2dec0d2 Mon Sep 17 00:00:00 2001 From: "Keith W. Campbell" Date: Tue, 6 May 2025 10:20:06 -0400 Subject: [PATCH] Documentation (#8205) Signed-off-by: Keith W. Campbell --- docs/contributing/requesting-a-change.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/requesting-a-change.md b/docs/contributing/requesting-a-change.md index 1876ca552..3c58cb39a 100644 --- a/docs/contributing/requesting-a-change.md +++ b/docs/contributing/requesting-a-change.md @@ -246,7 +246,7 @@ focused on open bugs. __Benefits of this approach:__ - Users get a clearer and quicker overview of known issues and bugs, as change -requests are managed separentely, giving a better idea how actively this project +requests are managed separately, giving a better idea how actively this project is maintained. - Related ideas are grouped in the backlog, allowing us to track progress more effectively, and to more easily see which change requests are related.