mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 14:13:21 +08:00
docs: Fix typo in hard-break.md (#1988)
This commit is contained in:
parent
25d3c57b70
commit
9255a951a7
@ -43,7 +43,7 @@ HardBreak.configure({
|
||||
Add a line break.
|
||||
|
||||
```js
|
||||
editor.commands.setHeardBreak()
|
||||
editor.commands.setHardBreak()
|
||||
```
|
||||
|
||||
## Keyboard shortcuts
|
||||
|
Loading…
Reference in New Issue
Block a user