Skip to content

Commit

Permalink
docs: Tweak guild wording
Browse files Browse the repository at this point in the history
Co-authored-by: Aura Román <kyradiscord@gmail.com>
  • Loading branch information
Jiralite and kyranet committed Nov 4, 2022
1 parent d7a2ef3 commit 4558f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/discord.js/src/structures/AutoModerationRule.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class AutoModerationRule extends Base {
this.guildId = data.guild_id;

/**
* The guild of this auto moderation rule.
* The guild this auto moderation rule is for.
* @type {Guild}
*/
this.guild = guild;
Expand Down

0 comments on commit 4558f82

Please sign in to comment.