Skip to content

Commit 5920369

Browse files
committed
minor #11844 [HttpClient] Fix code block (andreia)
This PR was submitted for the master branch but it was merged into the 4.4 branch instead (closes #11844). Discussion ---------- [HttpClient] Fix code block Commits ------- 9878335 [HttpClient] Fix code block
2 parents 435a558 + 9878335 commit 5920369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http_client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -713,7 +713,7 @@ relevant parts of PSR-17, ``HttplugClient`` also implements the factory methods
713713
defined in the related ``php-http/message-factory`` package.
714714

715715
Internally, the implementation relies on the ``Psr18Client``, so that the
716-
``psr/http-client`` package is needed to use this class::
716+
``psr/http-client`` package is needed to use this class:
717717

718718
.. code-block:: terminal
719719

0 commit comments

Comments
 (0)