Skip to content

Commit ee01772

Browse files
Merge pull request #725 from jonathanrevell/patch-1
Fixed typo for "Gochas" to "Gotchas"
2 parents 7db3705 + c6ec6e9 commit ee01772

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
@@ -359,7 +359,7 @@ Ex:
359359
<button slot="footer" @click="addPeople">Add</button>
360360
</draggable>
361361
```
362-
### Gochas
362+
### Gotchas
363363
364364
- Vue.draggable children should always map the list or value prop using a v-for directive
365365
* You may use [header](https://github.com/SortableJS/Vue.Draggable#header) and [footer](https://github.com/SortableJS/Vue.Draggable#footer) slot to by-pass this limitation.

0 commit comments

Comments
 (0)