We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22069f4 commit 238beefCopy full SHA for 238beef
reference/forms/types/options/html5.rst.inc
@@ -9,5 +9,5 @@ html5
9
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 usefull when you want to use a custom JavaScript datapicker, which
13
-often require a text type instead of a HTML5 type.
+This is useful when you want to use a custom JavaScript datapicker, which
+often requires a text type instead of a HTML5 type.
0 commit comments