Skip to content

Commit

Permalink
Merge pull request #2 from hood/patch-1
Browse files Browse the repository at this point in the history
minor readme typo fix
  • Loading branch information
timolins authored Aug 20, 2024
2 parents 5fcfbd7 + 01433a3 commit 86b937f
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 @@ -33,7 +33,7 @@ console.log(formatDateRange(from, to));
// Output: "Jan 1 - 12"
```

`little-date` is based based on [date-fns](https://date-fns.org/). It supports localization and can be used in both Node.js and the browser.
`little-date` is based on [date-fns](https://date-fns.org/). It supports localization and can be used in both Node.js and the browser.

**Examples dates ✨**

Expand Down

0 comments on commit 86b937f

Please sign in to comment.