From b9627afe9163a62f2c0415c38142deb9a3e911ef Mon Sep 17 00:00:00 2001 From: Jiralite <33201955+Jiralite@users.noreply.github.com> Date: Wed, 8 Dec 2021 22:15:17 +0000 Subject: [PATCH] docs(Sticker): Fix typo --- 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 e2e0095a07cd..39b1d13a81bf 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() {