8000
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.
2 parents 48420cd + 6a4ad87 commit 5047480Copy full SHA for 5047480
reference/forms/types/options/date_format.rst.inc
@@ -11,7 +11,7 @@ that *the expected format will be different for different users*. You
11
can override it by passing the format as a string.
12
13
For more information on valid formats, see `Date/Time Format Syntax`_. For
14
-example, to render a single text box that expects the user to end ``yyyy-MM-dd``,
+example, to render a single text box that expects the user to enter ``yyyy-MM-dd``,
15
use the following options::
16
17
$builder->add('date_created', 'date', array(
0 commit comments