Skip to content

Commit

Permalink
docs(GroupDMChannel): fix top 'an user' -> 'a user'
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceEEC committed May 8, 2018
1 parent b757f9e commit 54fa5f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/structures/GroupDMChannel.js
Original file line number Diff line number Diff line change
Expand Up @@ -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<GroupDMChannel>}
*/
Expand Down

0 comments on commit 54fa5f6

Please sign in to comment.