From f4ae389f4fa9a994cf2a5fe293be6fb25ef93ae7 Mon Sep 17 00:00:00 2001 From: PiotrAniola82 Date: Fri, 29 Nov 2024 10:18:56 +0100 Subject: [PATCH] Tidied up the expensive operation message Signed-off-by: PiotrAniola82 --- src/javacore_analyser/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/javacore_analyser/templates/index.html b/src/javacore_analyser/templates/index.html index 1fe387d..69ba416 100644 --- a/src/javacore_analyser/templates/index.html +++ b/src/javacore_analyser/templates/index.html @@ -23,7 +23,7 @@

Generate report:



- NOTE: The report generation is expensive operation and might take even few minutes. Please be patient + NOTE: Report generation is an expensive operation. It may take a few minutes. Please be patient.