8000 [reference] [constraints] fixes small typo in `Time` validation const… · symfony/symfony-docs@b3cde1a · GitHub
[go: up one dir, main page]

Skip to content

Commit b3cde1a

Browse files
committed
[reference] [constraints] fixes small typo in Time validation constraint documentation.
1 parent 082d2db commit b3cde1a

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)
0