From ccb4de8da82d487766fec6ff38a78ee41496d0cd Mon Sep 17 00:00:00 2001 From: Chris Griffith Date: Mon, 4 Feb 2019 09:15:25 -0800 Subject: [PATCH] docs(datetime): fix typo (#17360) --- 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 f67459220f..855b1604c4 100644 --- a/core/src/components/datetime/readme.md +++ b/core/src/components/datetime/readme.md @@ -153,7 +153,7 @@ At this time, there is no one-size-fits-all standard to automatically choose the correct language/spelling for a month name, or day of the week name, depending on the language or locale. Good news is that there is an [Intl.DatetimeFormat](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DatetimeFormat) -standard whichmost* browsers have adopted. However, at this time the standard +standard which most* browsers have adopted. However, at this time the standard has not been fully implemented by all popular browsers so Ionic is unavailable to take advantage of ityet*. Additionally, Angular also provides an internationalization service, but it is still under heavy development so Ionic