Skip to content

Commit

Permalink
docs(Sticker): Fix typo (#7085)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiralite committed Dec 10, 2021
1 parent 5a5c045 commit ee91f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/structures/Sticker.js
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down

0 comments on commit ee91f5a

Please sign in to comment.