mirror of
https://github.com/danbulant/discord.js
synced 2026-05-27 22:11:53 +00:00
docs(Emoji): fix typo of the word "emoji" (#2791)
This commit is contained in:
parent
911e289b55
commit
469fbe2889
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ class Emoji {
|
|||
}
|
||||
|
||||
/**
|
||||
* Whether the moej is deletable by the client user
|
||||
* Whether the emoji is deletable by the client user
|
||||
* @type {boolean}
|
||||
* @readonly
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue