Skip to content

Commit

Permalink
docs: fix typo vueDragula (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
Astray-git committed May 25, 2016
1 parent d50219c commit c367e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Set dragula options, refer to: https://github.com/bevacqua/dragula#optionscontai
new Vue({
...
created: function () {
Vue.VueDragula.options('my-bag', {
Vue.vueDragula.options('my-bag', {
direction: 'vertical'
})
}
Expand Down

0 comments on commit c367e89

Please sign in to comment.