Skip to content

Commit 921e096

Browse files
committed
Minor
1 parent bd5fef5 commit 921e096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ according to the ``multipart/form-data`` content-type. The
622622
.. tip::
623623

624624
When using multidimensional arrays the :class:`Symfony\\Component\\Mime\\Part\\Multipart\\FormDataPart`
625-
automatically appends ``[key]`` to the name of the field::
625+
class automatically appends ``[key]`` to the name of the field::
626626

627627
$formData = new FormDataPart([
628628
'array_field' => [

0 commit comments

Comments
 (0)