Skip to content

Commit 213896c

Browse files
committed
Making a sentence slightly more correct by adding the subject
1 parent f11ac7a commit 213896c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/datetime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ widget
6666
**type**: ``string`` **default**: ``null``
6767

6868
Defines the ``widget`` option for both the :doc:`date </reference/forms/types/date>`
69-
type and :doc:`time </reference/forms/types/time>` type. Can be overridden with
69+
type and :doc:`time </reference/forms/types/time>` type. This can be overridden with
7070
the `date_widget`_ and `time_widget`_ options.
7171

7272
input

0 commit comments

Comments
 (0)