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 54e204c commit 2f6d9c2Copy full SHA for 2f6d9c2
integrations/symfony-bundle.rst
@@ -80,7 +80,7 @@ The body of the HTTP messages is not captured by default because of performance
80
toolbar:
81
captured_body_length: 1000 # Capture the first 1000 chars of the HTTP body
82
83
-The toolbar is automatically turned of when ``kernel.debug = false``. You can also disable the toolbar by configuration.
+The toolbar is automatically turned off when ``kernel.debug = false``. You can also disable the toolbar by configuration.
84
85
.. code-block:: yaml
86
0 commit comments