Skip to content

Commit d08925e

Browse files
committed
Yet another typo fix
1 parent 238beef commit d08925e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/options/html5.rst.inc

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ If this is set to ``true`` (the default), it'll use the HTML5 type (date, time
1010
or datetime) to render the field. When set to ``false``, it'll use the text type.
1111

1212
This is useful when you want to use a custom JavaScript datapicker, which
13-
often requires a text type instead of a HTML5 type.
13+
often requires a text type instead of an HTML5 type.

0 commit comments

Comments
 (0)