docs: remove stray spaces in docs

This commit is contained in:
Dominik Biedebach
2022-06-08 13:07:12 +02:00
parent 4abd7c8827
commit e426e096f0
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# selectNodeBackward
If the selection is empty and at the start of a textblock, `selectNodeBackward` will select the node before the current textblock if possible.
If the selection is empty and at the start of a textblock, `selectNodeBackward` will select the node before the current textblock if possible.
## Usage
```js