Skip to content

Commit

Permalink
Merge pull request #3 from eltociear/patch-1
Browse files Browse the repository at this point in the history
docs: update README.md
  • Loading branch information
timolins authored Aug 20, 2024
2 parents 86b937f + 592c725 commit 700e291
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 @@ -95,7 +95,7 @@ npm i little-date

## Advanced Options

Most of of the formatting behavior is opinionated and can't be changed. However, there are some options that can be used to customize the output.
Most of the formatting behavior is opinionated and can't be changed. However, there are some options that can be used to customize the output.

```js
import { formatDateRange } from "little-date";
Expand Down

0 comments on commit 700e291

Please sign in to comment.