Skip to content

Commit 892b305

Browse files
Update README.md
1 parent 53a6149 commit 892b305

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ Type: `Array`<br>
5555
Required: `false`<br>
5656
Default: `null`
5757

58-
Array to be synchronized with drag-and-drop. Typically same array as refrenced by inner element v-for directive.<br>
59-
Note that draggabe component can be used with a list prop
58+
Array to be synchronized with drag-and-drop. Typically same array as referenced by inner element v-for directive.<br>
59+
Note that this prop is not required and that draggable component can be used without a list prop.
6060

6161
#### options
6262
Type: `Object`<br>

0 commit comments

Comments
 (0)