From ee91f5a19cdcf15f17a80fc9a25a382b7cbcde9f Mon Sep 17 00:00:00 2001 From: Jiralite <33201955+Jiralite@users.noreply.github.com> Date: Fri, 10 Dec 2021 09:09:45 +0000 Subject: [PATCH] docs(Sticker): Fix typo (#7085) --- src/structures/Sticker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/structures/Sticker.js b/src/structures/Sticker.js index e2e0095a0..39b1d13a8 100644 --- a/src/structures/Sticker.js +++ b/src/structures/Sticker.js @@ -145,7 +145,7 @@ class Sticker extends Base { } /** - * Whether or not the stage instance has been deleted + * Whether or not the sticker has been deleted * @type {boolean} */ get deleted() {