Skip to content

Commit 2cff8c1

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: Minor
2 parents a8fd5ee + 56ed214 commit 2cff8c1

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

@@ -207,6 +207,7 @@ event::
207207
$response = $event->getResponse();
208208
$response->headers->set('Symfony-Debug-Toolbar-Replace', 1);
209209
}
210+
210211
.. index::
211212
single: Profiling; Data collector
212213

0 commit comments

Comments
 (0)