Skip to content

Commit

Permalink
docs: refine docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yf-yang committed Mar 18, 2024
1 parent 5f12413 commit ea083da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lexical/src/LexicalNode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1101,7 +1101,7 @@ export class LexicalNode {
}

/**
* Cleanup method to release resources held by the node (event listeners, open files, etc).
* Cleanup method to release resources held by the node (event listeners, etc).
* Called only when the node is being garbage collected by Lexical and detaching from the
* EditorState.
*
Expand Down

0 comments on commit ea083da

Please sign in to comment.