Skip to content

Commit

Permalink
docs: update EditorBridge.md
Browse files Browse the repository at this point in the history
minor fix
  • Loading branch information
eltociear authored Jul 5, 2024
1 parent f8facd2 commit 81848d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/api/EditorBridge.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ a function that gets offset in px and changes [scrollThreshold](https://prosemir

#### toggleHeading

`(level: number) => void` <br />gets level and and toggles heading on the editor if possible <br /> extended by [HeadingBridge](./BridgeExtensions#headingbridge)
`(level: number) => void` <br />gets level and toggles heading on the editor if possible <br /> extended by [HeadingBridge](./BridgeExtensions#headingbridge)

#### lift

Expand Down

0 comments on commit 81848d0

Please sign in to comment.