Skip to content

Commit dc6dae1

Browse files
committed
Merge branch '4.4'
* 4.4: [HttpClient] Fix code block
2 parents 11e6bb8 + 5920369 commit dc6dae1

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
@@ -708,7 +708,7 @@ relevant parts of PSR-17, ``HttplugClient`` also implements the factory methods
708708
defined in the related ``php-http/message-factory`` package.
709709

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

713713
.. code-block:: terminal
714714

0 commit comments

Comments
 (0)