Skip to content

Commit

Permalink
Tweak readme comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ashbykuhlmannyt authored and smoores-dev committed Nov 17, 2023
1 parent 3d8bc67 commit 526548a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ const reactNodeViews = {

const editorState = EditorState.create({
schema,
// You must add the react if you use
// You must add the react plugin if you use
// the useNodeViews or useNodePos hook.
plugins: [react()],
});
Expand Down

0 comments on commit 526548a

Please sign in to comment.