Skip to content

Commit db5d7e5

Browse files
svdimitrmarin-bratanov
authored andcommitted
chore(calendar): Changes to showcase Range Selection
1 parent b686e68 commit db5d7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/calendar/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The selected date is: @selectedDate
6262
The calendar provides a number of features that allow you to control the user experience:
6363

6464
* [Navigation]({%slug components/calendar/navigation%}) - the calendar level (view) at which the user starts, to what detail (view) they can go, the min, max and current date.
65-
* [Selection]({%slug components/calendar/selection%}) - whether the user can select only one ore more dates, and also a collection of dates they cannot select.
65+
* [Selection]({%slug components/calendar/selection%}) - whether the user can select only one or more dates, a collection of disabled dates so that the user cannot select from them and also a range selection of days.
6666
* [Multiple Views]({%slug components/calendar/multiview%}) - you can show the user a wider range of dates.
6767

6868

0 commit comments

Comments
 (0)