Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gpbl committed Jul 16, 2024
1 parent 718da5c commit 7e76758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/dateMatchModifiers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export function isDatesArray(

/**
* Returns whether a day matches against at least one of the given
* {@link Matcher}`.
* {@link Matcher}.
*
* ```tsx
* const day = new Date(2022, 5, 19);
Expand Down

0 comments on commit 7e76758

Please sign in to comment.