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 posva committed Dec 5, 2019
1 parent fd0eaf9 commit 6b4c0f9
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 6b4c0f9

Please sign in to comment.