From 15773bd708ac333ce92af40297fcb8cba4ae2d5d Mon Sep 17 00:00:00 2001 From: Mike Wallace Date: Fri, 20 Mar 2020 13:09:37 -0400 Subject: [PATCH] Fix the descriptive text --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ce4ece1..9fbe1f5 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@

Online Java Thread Dump Analyzer

Paste your thread dump here.

-

This tool with parse thread dumps generated by Java's jstack utility, +

This tool will parse thread dumps generated by Java's jstack utility, or generated by sending a SIGQUIT to the JVM.