Skip to content

Commit c9b1e91

Browse files
committed
Minor tweak
1 parent a1465a0 commit c9b1e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ internal handling of that request. For example, the profiler could be used to
647647
verify that a given page runs less than a certain number of database
648648
queries when loading.
649649

650-
To get the Profiler for the last request, do the following::
650+
To get the profiler for the last request, do the following::
651651

652652
// enables the profiler for the very next request
653653
$client->enableProfiler();

0 commit comments

Comments
 (0)