docs: Fix moveItem method name

This commit is contained in:
sim 2021-04-04 11:49:32 -07:00 committed by GitHub
parent 35614c7623
commit d542a2b463
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -602,8 +602,7 @@ interface TestInfo {
This request is sent from client to server to move item under cursor or selection in some direction. This request is sent from client to server to move item under cursor or selection in some direction.
**Method:** `experimental/moveItemUp` **Method:** `experimental/moveItem`
**Method:** `experimental/moveItemDown`
**Request:** `MoveItemParams` **Request:** `MoveItemParams`