docs(datetime): fix typo

This commit is contained in:
William Martin
2021-06-30 13:58:20 -04:00
committed by GitHub
parent e30b17c5bb
commit b93eeeaff1

View File

@ -1,6 +1,6 @@
# ion-datetime
Datetimes present a calendar interface and time wheel, making it easy for users to select dates and times. Datetimes are similar to the native `input` elements of `datetime-local`, however, Ionic Framework's Datetime componetn makes it easy to display the date and time in the a preferred format, and manage the datetime values.
Datetimes present a calendar interface and time wheel, making it easy for users to select dates and times. Datetimes are similar to the native `input` elements of `datetime-local`, however, Ionic Framework's Datetime component makes it easy to display the date and time in the a preferred format, and manage the datetime values.
### Datetime Data