We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5cb9a7 commit d535ec0Copy full SHA for d535ec0
packages/lexical-website/docs/concepts/listeners.md
@@ -115,7 +115,7 @@ removeEditableListener();
115
116
## `registerDecoratorListener`
117
118
-Get notified when a the editor's decorator object changes. The decorator object contains
+Get notified when the editor's decorator object changes. The decorator object contains
119
all `DecoratorNode` keys -> their decorated value. This is primarily used with external
120
UI frameworks.
121
0 commit comments