We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85854ff commit a579c6eCopy full SHA for a579c6e
profiler.rst
@@ -92,7 +92,7 @@ Timing the Execution of the Application
92
93
If you want to measure the time some tasks take in your application, there's no
94
need to create a custom data collector. Instead, use the `Stopwatch component`_
95
-which provides utilities to profile code and displayes the results on the
+which provides utilities to profile code and displays the results on the
96
"Performance" panel of the Profiler web interface.
97
98
When using :ref:`autowiring <services-autowire>`, type-hint any argument with
0 commit comments