Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Commit 755f888

Browse files
authored
Update README.md
1 parent 391c736 commit 755f888

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ $.fn.timingfield.defaults = {
3838
minutesText: 'M',
3939
secondsText: 'S',
4040
minutesInterval: 1,
41-
value: 0
41+
value: 0
4242
};
4343
```
4444

0 commit comments

Comments
 (0)