Skip to content

Commit

Permalink
fixes object in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
meodai committed Jan 26, 2015
1 parent c2c4fe3 commit 04a6dbe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ event type: hour, minute, second, millisecond or tick

- *digits* object containng all digit objects.
```javascriot
{
{
'day': {
method: 'getDay',
value: 0,
Expand All @@ -71,6 +71,7 @@ event type: hour, minute, second, millisecond or tick
method: 'getMilliseconds',
value: 0
}
}
```

### Contributors
Expand Down

0 comments on commit 04a6dbe

Please sign in to comment.