From f255e033dd5aeafc139e86522ca79bc013308727 Mon Sep 17 00:00:00 2001 From: Nova Date: Fri, 24 Apr 2026 13:39:35 -0600 Subject: [PATCH] fix: correct grammar in ?votequeue --- nephthys/transcripts/transcripts/flavortown.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nephthys/transcripts/transcripts/flavortown.py b/nephthys/transcripts/transcripts/flavortown.py index da5706d..1fe98ab 100644 --- a/nephthys/transcripts/transcripts/flavortown.py +++ b/nephthys/transcripts/transcripts/flavortown.py @@ -55,7 +55,7 @@ class Flavortown(Transcript): "Hey (user), we currently have a backlog of projects waiting to be certified. Please be patient.\n\n*You can keep track of the queue !*" ) vote_queue_macro: str | None = """ -With the end of Flavortown near, there's currently a lot of projects in the queue to be voted on, so don't worry if your projects is taking longer than usual. +With the end of Flavortown near, there's currently a lot of projects in the queue to be voted on, so don't worry if your project is taking longer than usual. We're working on reducing the backlog, but for now, please be patient while waiting for your project to receive votes! """