Skip to content

Commit a2efa0a

Browse files
committed
fix spelling issues
1 parent 96d516f commit a2efa0a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

integrations/symfony-bundle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ service names follow the pattern ``httplug.plugin.<name>``:
309309

310310
To use a custom plugin or when you need specific configuration that is not
311311
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
312+
Symfony service and then reference that service name in the plugin list of your
313313
client:
314314

315315
.. code-block:: yaml

spelling_word_list.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Artax
22
async
33
auth
4+
autowiring
45
backoff
56
backtrace
67
boolean

0 commit comments

Comments
 (0)