Skip to content

Commit 3e21f1d

Browse files
committed
fixed typos
1 parent a798ec3 commit 3e21f1d

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
@@ -68,9 +68,9 @@ You can configure the bundle to show debug information for clients found with di
6868
client: 'httplug.clients.my_guzzle5'
6969
async_client: 'auto'
7070
71-
The debug info for normal http clients are enabled by default but not for async clients. You can turn all debug info off for auto discovered clients by setting the value to ``false``.
71+
The debug info for normal HTTP clients are enabled by default but not for async clients. You can turn all debug info off for auto discovered clients by setting the value to ``false``.
7272

73-
The web profiler page will show you lots of information about the request and also how diffrent plugins changes the message. See example screenshots below.
73+
The web profiler page will show you lots of information about the request and also how different plugins changes the message. See example screen shots below.
7474

7575
.. image:: /assets/img/symfony-profiler/dashboard.png
7676
:width: 200px

0 commit comments

Comments
 (0)