From edffbbe0c4d0291b55cc40479439f25d2b5e15e4 Mon Sep 17 00:00:00 2001 From: Isaac Good Date: Mon, 6 May 2024 16:30:03 -0700 Subject: [PATCH] Update the Resolved Message (#104) --- conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.py b/conf.py index d7531ef..23363d1 100644 --- a/conf.py +++ b/conf.py @@ -46,8 +46,8 @@ "and http://bit.ly/howto-ask" ), "resolved": ( - "If everything is resolved, we ask that the author of the top/original " - "post react with a :white_check_mark: (`:white_check_mark:`). " + "If everything is resolved, we ask that the person who posted the request " + "react to the top/original post with a :white_check_mark: (`:white_check_mark:`). " "This indicates to others that this issue has been resolved and locks the thread.\n" "If all the tests pass and you want to further improve your solution, " 'we encourage you to use the "Request a Code Review" feature on the website!'