Skip to content

Commit c6ec6e9

Browse files
Fixed typo for "Gochas" to "Gotchas"
1 parent 3b666b5 commit c6ec6e9

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)