From 54d8b8a373d0079ab338d72d4dd8030096d9c9a9 Mon Sep 17 00:00:00 2001 From: "Tejasvi S. Tomar" <45873379+tejasvi@users.noreply.github.com> Date: Tue, 29 Jun 2021 16:54:09 +0530 Subject: [PATCH] Correct term usage (#5417) --- .../tw5.com/tiddlers/features/Performance Instrumentation.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/features/Performance Instrumentation.tid b/editions/tw5.com/tiddlers/features/Performance Instrumentation.tid index 65296c033..e9171f190 100644 --- a/editions/tw5.com/tiddlers/features/Performance Instrumentation.tid +++ b/editions/tw5.com/tiddlers/features/Performance Instrumentation.tid @@ -18,7 +18,7 @@ The information above should be interpreted as follows: * mainRender is the time taken for the initial display of the page template * styleRefresh is the time taken to refresh the page stylesheet -* mainRender is the time taken to refresh the main page template +* mainRefresh is the time taken to refresh the main page template As an example, try switching between the sidebar tabs to compare how long they take to render.