Skip to content

Commit d479d7b

Browse files
Merge pull request #329 from chinesedfan/patch-1
Fix a typo
2 parents 05d2323 + 098682d commit d479d7b

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
@@ -117,7 +117,7 @@ Type: `Array`<br>
117117
Required: `false`<br>
118118
Default: `null`
119119
120-
Altenative to the `value` prop, list is an array to be synchronized with drag-and-drop.<br>
120+
Alternative to the `value` prop, list is an array to be synchronized with drag-and-drop.<br>
121121
The main diference 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

0 commit comments

Comments
 (0)