Skip to content

Commit 2474d01

Browse files
committed
typo
1 parent db8050d commit 2474d01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integrations/symfony-bundle.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ You can configure the clients with plugins. You can choose to use a built in plu
117117
.. code-block:: yaml
118118
119119
// config.yml
120-
httpug:
120+
httplug:
121121
plugins:
122122
cache:
123123
cache_pool: 'my_cache_pool'
@@ -135,7 +135,7 @@ You can configure a client with authentication. Valid authentication types are `
135135
.. code-block:: yaml
136136
137137
// config.yml
138-
httpug:
138+
httplug:
139139
plugins:
140140
authentication:
141141
my_wsse:

0 commit comments

Comments
 (0)