Skip to content

Commit

Permalink
docs: Fix typo in hard-break.md (#1988)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkrijgsman authored Oct 7, 2021
1 parent 25d3c57 commit 9255a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/nodes/hard-break.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ HardBreak.configure({
Add a line break.

```js
editor.commands.setHeardBreak()
editor.commands.setHardBreak()
```

## Keyboard shortcuts
Expand Down

0 comments on commit 9255a95

Please sign in to comment.