Skip to content

Commit c51dab0

Browse files
committed
Update README.md
Removed unneeded parenthesis for field options example
1 parent 4dab624 commit c51dab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ var options = {
530530
// surname field configuration here..
531531
}
532532
}
533-
});
533+
};
534534
```
535535

536536
## Textbox component

0 commit comments

Comments
 (0)