aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/exts/recruitment/talentpool/_review.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/exts/recruitment/talentpool/_review.py b/bot/exts/recruitment/talentpool/_review.py
index b7b8c3764..f045d6d9c 100644
--- a/bot/exts/recruitment/talentpool/_review.py
+++ b/bot/exts/recruitment/talentpool/_review.py
@@ -200,7 +200,7 @@ class Reviewer:
reviewed_emoji = self._random_ducky(guild)
vote_request = (
- f"*Refer to their nomination and infraction histories for further details.*\n"
+ "*Refer to their nomination and infraction histories for further details.*\n"
f"*Please react {reviewed_emoji} once you have reviewed this user,"
" and react :+1: for approval, or :-1: for disapproval*."
)