diff --git a/general/profiling.html b/general/profiling.html
index e655030eb..ab541289f 100644
--- a/general/profiling.html
+++ b/general/profiling.html
@@ -58,7 +58,7 @@
What is profiling?
The profiler provides you with a tabbed interface, in which you can find the following information:
- - Console. This is the default tab, and gives you information about errors, log entries, memory usage or execution timings.
+ - Console. This is the default tab, and gives you information about errors, log entries, memory usage or execution timings.
- Load time. This is the request load time. It will display execution details in the body of the tab.
- Database. The number of queries executed, the execution time, and if supported, a query analysis.
- Memory. Total peak memory used by the request.