Skip to content

Commit 0b80e7b

Browse files
Merge pull request #394 from blackmiaool/master
Fix typo
2 parents f6263ed + fd36c5a commit 0b80e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Required: `false`<br>
118118
Default: `null`
119119
120120
Alternative to the `value` prop, list is an array to be synchronized with drag-and-drop.<br>
121-
The main diference is that `list` prop is updated by draggable component using splice method, whereas `value` is immutable.<br>
121+
The main difference is that `list` prop is updated by draggable component using splice method, whereas `value` is immutable.<br>
122122
**Do not use in conjunction with value prop.**
123123
124124
#### options

0 commit comments

Comments
 (0)