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
  • Loading branch information
matikowi authored Sep 25, 2024
1 parent 4adc372 commit 6beab1c
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 6beab1c

Please sign in to comment.