Skip to content

Commit 31dc183

Browse files
artczclytaemnestra
andauthored
Update intbot/core/bot/main.py
Co-authored-by: Mia Bajić <[email protected]>
1 parent f55dd97 commit 31dc183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intbot/core/bot/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ async def poll_database():
192192
@bot.command()
193193
async def until(ctx):
194194
"""
195-
Returns how much time left until the conference
195+
Returns time left until the conference
196196
"""
197197
delta = settings.CONFERENCE_START - timezone.now()
198198

0 commit comments

Comments
 (0)