mirror of
https://github.com/stijndcl/didier.git
synced 2026-04-07 23:55:46 +02:00
Fix typo
This commit is contained in:
parent
d190185c12
commit
09dbe61dfe
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ class Schedule(EmbedBaseModel):
|
||||||
embed.description = (
|
embed.description = (
|
||||||
"No planned classes found.\n\n"
|
"No planned classes found.\n\n"
|
||||||
"In case this doesn't seem right, "
|
"In case this doesn't seem right, "
|
||||||
"make sure that you've got the roles of all of courses that you're taking on.\n\n"
|
"make sure that you've got the roles of all the courses that you're taking on.\n\n"
|
||||||
"In case it does, enjoy your day off!"
|
"In case it does, enjoy your day off!"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue