Skip to content

Commit 552f3af

Browse files
svdimitrmarin-bratanov
authored andcommitted
chore(docs): fixed typo in Events article for the Calendar
1 parent fbe498a commit 552f3af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/calendar/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ When handling the `ViewChanged` event, you cannot use two-way binding for the `V
8080
8181
## RangeStartChanged
8282

83-
The `RangeStartChanged` fires every time the user selects a new starting date for the range of dates when the Calendar is in `Range` selection mode. The first click on a date in the Calendar will always be the starting date and the range can be consisted of dates only onwards.
83+
The `RangeStartChanged` fires every time the user selects a new starting date for the range of dates when the Calendar is in `Range` selection mode. The first click on a date in the Calendar will always be the starting date and the range can be consisted of dates only onward.
8484

8585
## RangeEndChanged
8686

0 commit comments

Comments
 (0)