8000 Minor typo · symfony/symfony-docs@9776a37 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9776a37

Browse files
committed
Minor typo
1 parent 6eada5b commit 9776a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/File.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ You can find a list of existing mime types on the `IANA website`_.
246246

247247
When using this constraint on a :doc:`FileType field </reference/forms/types/file>`,
248248
54A2 the value of the ``mimeTypes`` option is also used in the ``accept``
249-
attribute of the related ``<input type="widget"/>`` HTML element.
249+
attribute of the related ``<input type="file"/>`` HTML element.
250250

251251
This behavior is applied only when using :ref:`form type guessing <form-type-guessing>`
252252
(i.e. the form type is not defined explicitly in the ``->add()`` method of

0 commit comments

Comments
 (0)
0