Skip to content

Commit

Permalink
docs(MessagePayload): change the typo of "wether" to "whether" (#6771)
Browse files Browse the repository at this point in the history
  • Loading branch information
J-Human authored Oct 6, 2021
1 parent adc850a commit d32956c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/structures/MessagePayload.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ class MessagePayload {
}

/**
* Wether or not the target is a {@link MessageManager}
* Whether or not the target is a {@link MessageManager}
* @type {boolean}
* @readonly
*/
Expand Down

0 comments on commit d32956c

Please sign in to comment.