Skip to content

Commit

Permalink
chore: typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
7006 authored and Lostlover committed Dec 10, 2019
1 parent addbf44 commit 4307b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platforms/web/compiler/modules/model.js
@@ -1,7 +1,7 @@
/* @flow */

/**
* Expand input[v-model] with dyanmic type bindings into v-if-else chains
* Expand input[v-model] with dynamic type bindings into v-if-else chains
* Turn this:
* <input v-model="data[type]" :type="type">
* into this:
Expand Down

0 comments on commit 4307b20

Please sign in to comment.