Skip to content

Commit 3ae420b

Browse files
matikowicrisbeto
authored andcommitted
docs(material/datepicker): Fixed typo in date-range-picker-selection-strategy-example (#29780)
Current description is not gramatically correct (cherry picked from commit 6beab1c)
1 parent d8c2b42 commit 3ae420b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components-examples/material/datepicker/date-range-picker-selection-strategy/date-range-picker-selection-strategy-example.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export class FiveDayRangeSelectionStrategy<D> implements MatDateRangeSelectionSt
3131
}
3232
}
3333

34-
/** @title Date range picker with custom a selection strategy */
34+
/** @title Date range picker with a custom selection strategy */
3535
@Component({
3636
selector: 'date-range-picker-selection-strategy-example',
3737
templateUrl: 'date-range-picker-selection-strategy-example.html',

0 commit comments

Comments
 (0)