diff --git a/profiler.rst b/profiler.rst index 6fe1840bab9..6cc9555b27d 100644 --- a/profiler.rst +++ b/profiler.rst @@ -92,7 +92,7 @@ Timing the Execution of the Application If you want to measure the time some tasks take in your application, there's no need to create a custom data collector. Instead, use the `Stopwatch component`_ -which provides utilities to profile code and displayes the results on the +which provides utilities to profile code and displays the results on the "Performance" panel of the Profiler web interface. When using :ref:`autowiring `, type-hint any argument with