Skip to content

Commit acc9a0a

Browse files
authored
fix a minor typo
1 parent 11cd969 commit acc9a0a

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)