docs(datetime): fix typo (#12776)

This commit is contained in:
Appie
2017-08-31 19:26:21 +02:00
committed by Brandy Carney
parent 0a6bb3bb21
commit 295fe783b0

View File

@@ -167,7 +167,7 @@ import {
* ## Min and Max Datetimes
*
* Dates are infinite in either direction, so for a user's selection there should be at
* least some form of restricting the dates that can be selected. Be default, the maximum
* least some form of restricting the dates that can be selected. By default, the maximum
* date is to the end of the current year, and the minimum date is from the beginning
* of the year that was 100 years ago.
*