Skip to content

Commit

Permalink
doc: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Dec 8, 2022
1 parent edccdc3 commit 4dbd9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugin/cursor/index.js
Expand Up @@ -142,7 +142,7 @@ export default class CursorPlugin {
*/
this.displayTime = null;
/**
* true if call destory before ready event
* true when `destroy` was called before `ready` event
* @type {boolean}
*/
this.isDestroyCalled = false;
Expand Down

0 comments on commit 4dbd9ec

Please sign in to comment.