Skip to content

Commit 56ed214

Browse files
committed
Minor
1 parent 993d960 commit 56ed214

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

@@ -211,6 +211,7 @@ event::
211211
$response = $event->getResponse();
212212
$response->headers->set('Symfony-Debug-Toolbar-Replace', 1);
213213
}
214+
214215
.. index::
215216
single: Profiling; Data collector
216217

0 commit comments

Comments
 (0)