diff --git a/src/structures/GroupDMChannel.js b/src/structures/GroupDMChannel.js index efa20b2c2..0bbfd6120 100644 --- a/src/structures/GroupDMChannel.js +++ b/src/structures/GroupDMChannel.js @@ -183,7 +183,7 @@ class GroupDMChannel extends Channel { } /** - * Removes an user from this Group DM. + * Removes a user from this Group DM. * @param {UserResolvable} user User to remove * @returns {Promise} */