Skip to content

Commit c25430b

Browse files
kenjislonnieezell
andauthored
docs: revert accidentally deleted >
Co-authored-by: Lonnie Ezell <lonnieje@gmail.com>
1 parent c670828 commit c25430b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/libraries/uploaded_files.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Which would return a simple array like::
138138

139139
If you used an array notation for the name, the input would look something like::
140140

141-
<input type="file" name="my-form[details][avatar]"
141+
<input type="file" name="my-form[details][avatar]">
142142

143143
The array returned by ``getFiles()`` would look more like this::
144144

0 commit comments

Comments
 (0)