Skip to content

Commit 9878335

Browse files
andreiajaviereguiluz
authored andcommitted
[HttpClient] Fix code block
1 parent 435a558 commit 9878335

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)