Skip to content

Commit

Permalink
[docs] Fix typo (mantinedev#3937)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahsb authored Mar 28, 2023
1 parent 2873f12 commit f5f19f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/docs/dates/DatePicker.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ Use `decadeLabelFormat`, `yearLabelFormat` and `monthLabelFormat` props to chang

## Localization

Usually it is better to specify `@mantine/dates` package locale in [DatesProvider](/dates/date-provider/),
Usually it is better to specify `@mantine/dates` package locale in [DatesProvider](/dates/dates-provider/),
but you can also override locale per component:

<Demo data={DatePickerDemos.locale} />
Expand Down

0 comments on commit f5f19f7

Please sign in to comment.