8329: docs: Fix moveItem method name r=lnicola a=simrat39



Co-authored-by: sim <simrats169169@gmail.com>
This commit is contained in:
bors[bot] 2021-04-04 18:51:54 +00:00 committed by GitHub
commit d3dfa18071
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.
**Method:** `experimental/moveItemUp`
**Method:** `experimental/moveItemDown`
**Method:** `experimental/moveItem`
**Request:** `MoveItemParams`