Skip to content

Commit 2a6f697

Browse files
Merge pull request #77 from dominiczaq/master
update move prop section description
2 parents 0cc20f3 + 81b937e commit 2a6f697

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,7 @@ evt object has same property as [Sortable onMove event](https://github.com/RubaX
114114
- `draggedContext`: context linked to dragged element
115115
- `index`: dragged element index
116116
- `element`: dragged element underlying view model element
117-
- `futureIndex`: Number.
118-
Potencial index of the dragged element if the drop operation is accepted.
117+
- `futureIndex`: potencial index of the dragged element if the drop operation is accepted
119118
- `relatedContext`: context linked to current drag operation
120119
- `index`: target element index
121120
- `element`: target element view model element

0 commit comments

Comments
 (0)