Skip to content

Commit 5530c99

Browse files
authored
docs: fix typo in readme
1 parent b51c950 commit 5530c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Vue.use(VueFormGenerator);
6363
export default {
6464
data: {
6565
schema: { ... },
66-
model:
66+
model: {
6767
id: 1,
6868
name: "John Doe",
6969
password: "J0hnD03!x4",

0 commit comments

Comments
 (0)