docs: Fix typo in hard-break.md (#1988)

This commit is contained in:
David Krijgsman 2021-10-07 13:09:54 +02:00 committed by GitHub
parent 25d3c57b70
commit 9255a951a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ HardBreak.configure({
Add a line break.
```js
editor.commands.setHeardBreak()
editor.commands.setHardBreak()
```
## Keyboard shortcuts