Skip to content

Commit

Permalink
fix: typo (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
arkist authored and seonim-ryu committed Jan 6, 2020
1 parent 1efaa5a commit 27b701c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/vue-editor/src/Editor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export default {
defalut: 'markdown'
},
options: {
tpye: Object,
type: Object,
default() {
return editorDefaultOptions;
}
Expand Down

0 comments on commit 27b701c

Please sign in to comment.