From 8b984161d62d2a5167b3a94e2ffd9873b52ee0f6 Mon Sep 17 00:00:00 2001 From: Vipul A M Date: Wed, 10 Aug 2016 09:32:22 +0530 Subject: Pass over changelogs [ci skip] --- actionview/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionview') diff --git a/actionview/CHANGELOG.md b/actionview/CHANGELOG.md index 567e77f101..8bd4e1e56c 100644 --- a/actionview/CHANGELOG.md +++ b/actionview/CHANGELOG.md @@ -61,7 +61,7 @@ * Change `datetime_field` and `datetime_field_tag` to generate `datetime-local` fields. As a new specification of the HTML 5 the text field type `datetime` will no longer exist - and it is recomended to use `datetime-local`. + and it is recommended to use `datetime-local`. Ref: https://html.spec.whatwg.org/multipage/forms.html#local-date-and-time-state-(type=datetime-local) *Herminio Torres* -- cgit v1.2.3