Skip to content

Commit 9b7c044

Browse files
committed
fix typo
1 parent a55b92e commit 9b7c044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ This allows you to quickly build forms that not only bind to model values, but e
135135

136136
echo Form::file('image');
137137

138-
> **Note:** The form must have been opened with the `file` option set to `true`.
138+
> **Note:** The form must have been opened with the `files` option set to `true`.
139139
140140
<a name="drop-down-lists"></a>
141141
## Drop-Down Lists

0 commit comments

Comments
 (0)