From b93eeeaff1829681efbdcd35ed5ea8c78dfa3c36 Mon Sep 17 00:00:00 2001 From: William Martin Date: Wed, 30 Jun 2021 13:58:20 -0400 Subject: [PATCH] docs(datetime): fix typo --- core/src/components/datetime/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/components/datetime/readme.md b/core/src/components/datetime/readme.md index 962028ddc8..3991326fce 100644 --- a/core/src/components/datetime/readme.md +++ b/core/src/components/datetime/readme.md @@ -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