Skip to content

Commit e556fb3

Browse files
committed
Minor
1 parent 2e630ed commit e556fb3

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
@@ -1429,7 +1429,7 @@ to wrap your HTTP client, open a connection to a server that responds with a
14291429

14301430
If you know that the content of the ``ServerSentEvent`` is in the JSON format, you can
14311431
use the :method:`Symfony\\Component\\HttpClient\\Chunk\\ServerSentEvent::getArrayData`
1432-
method to directly get the decoded JSON in an array.
1432+
method to directly get the decoded JSON as array.
14331433

14341434
.. versionadded:: 6.3
14351435

0 commit comments

Comments
 (0)