From 469fbe2889e27299af0479647f9145e85795450a Mon Sep 17 00:00:00 2001 From: Kyra Date: Fri, 24 Aug 2018 18:31:43 +0200 Subject: [PATCH] docs(Emoji): fix typo of the word "emoji" (#2791) --- src/structures/Emoji.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/structures/Emoji.js b/src/structures/Emoji.js index 3d226dca1..09cfff35c 100644 --- a/src/structures/Emoji.js +++ b/src/structures/Emoji.js @@ -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 */