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 96d516f commit a2efa0aCopy full SHA for a2efa0a
integrations/symfony-bundle.rst
@@ -309,7 +309,7 @@ service names follow the pattern ``httplug.plugin.<name>``:
309
310
To use a custom plugin or when you need specific configuration that is not
311
covered by the bundle configuration, you can configure the plugin as a normal
312
-symfony service and then reference that service name in the plugin list of your
+Symfony service and then reference that service name in the plugin list of your
313
client:
314
315
.. code-block:: yaml
spelling_word_list.txt
@@ -1,6 +1,7 @@
1
Artax
2
async
3
auth
4
+autowiring
5
backoff
6
backtrace
7
boolean
0 commit comments