Skip to content

Commit 2d86c46

Browse files
committed
[Validator] fixes small typo
1 parent 082d2db commit 2d86c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Time.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ that follows a valid ``HH:MM:SS`` format.
2020
Basic Usage
2121
-----------
2222

23-
Suppose you have an Event class, with a ``startAt`` field that is the time
23+
Suppose you have an Event class, with a ``startsAt`` field that is the time
2424
of the day when the event starts:
2525

2626
.. configuration-block::

0 commit comments

Comments
 (0)