Skip to content

Commit

Permalink
Merge pull request #1 from michael-ryan/master
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
luludotdev committed May 17, 2019
2 parents 0b8e831 + a68c1a7 commit 08dab51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ const len = parse('1 minute')
// => 60000
```

Check `/tests/parser.ts` for examples of parsable strings.
Check `/test/parser.ts` for examples of parsable strings.

0 comments on commit 08dab51

Please sign in to comment.