diff --git a/content/docs/Changelogs/1.v1.mdx b/content/docs/Changelogs/1.v1.mdx index b6044d54..fbaadc00 100644 --- a/content/docs/Changelogs/1.v1.mdx +++ b/content/docs/Changelogs/1.v1.mdx @@ -30,7 +30,7 @@ title: "v1.x (Current)" * Added `primaryHex`, `secondaryHex`, and `tertiaryHex` properties to `$role` for retrieving role gradient colors in hexadecimal format. * Added `$hasUpvoted` to check whether a user has upvoted the current server within the last 12 hours. * Added `$onlyForUpvoters` to restrict command execution to users who have upvoted the current server within the last 12 hours. -* Added `$onlyForBoosters` to restrict command execution to users who have the current server. +* Added `$onlyForBoosters` to restrict command execution to users who have boosted the current server. * New font `Inter` for `$imageUseFont` * Added `$getUpvoteLink` to generate the server's upvote link with an optional referral user. * Support for Sticker Messages in the new Word Trigger (`Contains Sticker`).