We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f286027 + 8a4ac09 commit 76a89dbCopy full SHA for 76a89db
1 file changed
src/poll.py
@@ -201,7 +201,7 @@ async def send_pay_reminder(self) -> None:
201
"Hey %s! Why not paying?",
202
"Hey %s! Better watch out, next time you will need to take the orders...",
203
"Ordering but not paying? Boooh %s!",
204
- "One blame for %s! Did not payed until now.",
+ "One blame for %s! Did not pay until now.",
205
]
206
)
207
% display_name
0 commit comments