Skip to content
This repository has been archived by the owner on Dec 25, 2017. It is now read-only.

Commit

Permalink
Merge branch 'dev' of github.com:vuejs/vue-validator into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Nov 24, 2015
2 parents b355368 + adb6f6e commit 8f4ad09
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 @@ -189,7 +189,7 @@ new Vue({
data: {
rules: {
minlength: 3,
manlength: 16
maxlength: 16
}
}
})
Expand Down

0 comments on commit 8f4ad09

Please sign in to comment.