Skip to content

Commit a3e35c5

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: Minor
2 parents 39a16e6 + 2cff8c1 commit a3e35c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

profiler.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Profiler
22
========
33

44
The profiler is a powerful **development tool** that gives detailed information
5-
about the execution of any request.
5+
about the execution of any request.
66

77
.. caution::
88

@@ -216,6 +216,7 @@ event::
216216
$response = $event->getResponse();
217217
$response->headers->set('Symfony-Debug-Toolbar-Replace', 1);
218218
}
219+
219220
.. index::
220221
single: Profiling; Data collector
221222

0 commit comments

Comments
 (0)