Skip to content

Commit 238beef

Browse files
committed
Typo fix
1 parent 22069f4 commit 238beef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ html5
99
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

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.
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.

0 commit comments

Comments
 (0)