We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 238beef commit d08925eCopy full SHA for d08925e
reference/forms/types/options/html5.rst.inc
@@ -10,4 +10,4 @@ If this is set to ``true`` (the default), it'll use the HTML5 type (date, time
10
or datetime) to render the field. When set to ``false``, it'll use the text type.
11
12
This is useful when you want to use a custom JavaScript datapicker, which
13
-often requires a text type instead of a HTML5 type.
+often requires a text type instead of an HTML5 type.
0 commit comments