diff --git a/files/helpers/config/awards.py b/files/helpers/config/awards.py index da64de188..13cacff40 100644 --- a/files/helpers/config/awards.py +++ b/files/helpers/config/awards.py @@ -364,7 +364,7 @@ AWARDS = { "rainbow": { "kind": "rainbow", "title": "Rainbow", - "description": "Makes the recipient's comments and posts in rainbow text for 24 hours.", + "description": "Makes the recipient's posts and comments in rainbow text for 24 hours.", "icon": "fas fa-cloud-rainbow", "color": "text-pink", "price": 200, @@ -818,7 +818,7 @@ HOUSE_AWARDS = { "Femboy": { "kind": "Femboy", "title": "Rainbow", - "description": "Makes the recipient's comments and posts in rainbow text for 24 hours.", + "description": "Makes the recipient's posts and comments in rainbow text for 24 hours.", "icon": "fas fa-cloud-rainbow", "color": "text-pink", "price": 200,