Skip to content

Commit 49909a3

Browse files
Amrou BellalounaAmrou Bellalouna
authored andcommitted
replace sweet with "sweets" to refer more to candy
1 parent 13ae666 commit 49909a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydis_site/apps/api/views.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class RulesView(APIView):
4343
bot's `!rule` command
4444
4545
>>> [
46-
... ("Eat candy.", ["candy", "sweet"]),
46+
... ("Eat candy.", ["candy", "sweets"]),
4747
... ("Wake up at 4 AM.", ["wake_up", "early", "early_bird"]),
4848
... ("Take your medicine.", ["medicine", "health"])
4949
... ]

0 commit comments

Comments
 (0)