Update sink-list-item.md (#3629)

correct text copy
This commit is contained in:
Au 2023-01-19 16:36:53 +07:00 committed by GitHub
parent 7dc92014fd
commit acca921184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,5 +3,5 @@ The `sinkListItem` will try to sink the list item around the current selection d
## Usage
```js
editor.commands.liftListItem()
editor.commands.sinkListItem()
```