Skip to content

Commit

Permalink
markdown language spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Elmer Bulthuis committed Feb 5, 2018
1 parent ff0f3f2 commit d815319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This "library" provides the following constants:
- week = 7 * day;

So you can do things like
```
```javascript
import {day, week} from "msecs";

const now = new Date();
Expand Down

0 comments on commit d815319

Please sign in to comment.