Skip to content

Commit e129b2e

Browse files
authored
Merge pull request #199 from xabbuh/patch-1
fix a minor typo
2 parents 11cd969 + acc9a0a commit e129b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/symfony-bundle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Install the HTTPlug bundle with composer and enable it in your AppKernel.php.
2020
2121
If you already added the HTTPlug client requirement to your project, then you
2222
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
23+
specify an HTTP client to use - see :doc:`../clients` for a list of available
2424
clients.
2525

2626
.. code-block:: php

0 commit comments

Comments
 (0)