We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11cd969 commit acc9a0aCopy full SHA for acc9a0a
integrations/symfony-bundle.rst
@@ -20,7 +20,7 @@ Install the HTTPlug bundle with composer and enable it in your AppKernel.php.
20
21
If you already added the HTTPlug client requirement to your project, then you
22
only need to add ``php-http/httplug-bundle``. Otherwise, you also need to
23
-specify a HTTP client to use - see :doc:`../clients` for a list of available
+specify an HTTP client to use - see :doc:`../clients` for a list of available
24
clients.
25
26
.. code-block:: php
0 commit comments