Skip to content

Commit 9b0549c

Browse files
committed
docs: change text decoration
1 parent 34afa29 commit 9b0549c

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
@@ -272,7 +272,7 @@ In controller::
272272
}
273273
}
274274

275-
where the **images** is a loop from the form field name
275+
where the ``images`` is a loop from the form field name.
276276

277277
If there are multiple files with the same name you can use ``getFile()`` to retrieve every file individually::
278278
In controller::

0 commit comments

Comments
 (0)