Skip to content

Commit

Permalink
docs(material/datepicker): Fixed typo in date-range-picker-selection-…
Browse files Browse the repository at this point in the history
…strategy-example (#29780)

Current description is not gramatically correct

(cherry picked from commit 6beab1c)
  • Loading branch information
matikowi authored and crisbeto committed Sep 25, 2024
1 parent d8c2b42 commit 3ae420b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export class FiveDayRangeSelectionStrategy<D> implements MatDateRangeSelectionSt
}
}

/** @title Date range picker with custom a selection strategy */
/** @title Date range picker with a custom selection strategy */
@Component({
selector: 'date-range-picker-selection-strategy-example',
templateUrl: 'date-range-picker-selection-strategy-example.html',
Expand Down

0 comments on commit 3ae420b

Please sign in to comment.