diff --git a/code/controllers/subsystem/vote.dm b/code/controllers/subsystem/vote.dm
index fa4ef47819..191ca9c2b0 100644
--- a/code/controllers/subsystem/vote.dm
+++ b/code/controllers/subsystem/vote.dm
@@ -443,7 +443,7 @@ SUBSYSTEM_DEF(vote)
if(RANKED_CHOICE_VOTING)
. += "
Vote by order of preference. Revoting will demote to the bottom. 1 is your favorite, and higher numbers are worse.
"
if(SCORE_VOTING)
- . += "Grade the candidates by how much you like them, 1-5 least-most.
"
+ . += "Grade the candidates by how much you like them.
"
. += "Time Left: [DisplayTimeText(end_time-world.time)]