From fa1d301cfb371d0ef595b5c5c42d0fc90ba46268 Mon Sep 17 00:00:00 2001 From: Conatum Date: Thu, 20 Jan 2022 08:27:05 +0200 Subject: [PATCH] fix (topgg): Fix typo. --- bot/modules/topgg/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/modules/topgg/settings.py b/bot/modules/topgg/settings.py index b8800f34..33daad75 100644 --- a/bot/modules/topgg/settings.py +++ b/bot/modules/topgg/settings.py @@ -30,7 +30,7 @@ class topgg_vote_remainder(Boolean, UserSetting): return ( "Thank you for supporting me! I will remind in your DMs when you can vote next! " - "(Please make sue your DMs are open, otherwise I can't reach you!)" + "(Please make sure your DMs are open, otherwise I can't reach you!)" ) else: # Check if reminder is already running and get its id