Skip to content

Commit

Permalink
Add missing opening brace
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik-bln authored Nov 17, 2016
1 parent 6bd9c78 commit 6842f1b
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 @@ -66,7 +66,7 @@ Vue.use(VueFormGenerator);
export default {
data: {
model:
model: {
id: 1,
name: "John Doe",
password: "J0hnD03!x4",
Expand Down

0 comments on commit 6842f1b

Please sign in to comment.