Skip to content

Commit d535ec0

Browse files
Update listeners.md (#4768)
1 parent d5cb9a7 commit d535ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/lexical-website/docs/concepts/listeners.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ removeEditableListener();
115115

116116
## `registerDecoratorListener`
117117

118-
Get notified when a the editor's decorator object changes. The decorator object contains
118+
Get notified when the editor's decorator object changes. The decorator object contains
119119
all `DecoratorNode` keys -> their decorated value. This is primarily used with external
120120
UI frameworks.
121121

0 commit comments

Comments
 (0)