From 63f34de1c5f402124712f6d0b998ae2300bea01a Mon Sep 17 00:00:00 2001 From: Ayush Kumar Date: Mon, 21 Oct 2024 23:35:14 +0530 Subject: [PATCH] updated readme to fix headline updated the headline fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c881792..f1fc652 100644 --- a/README.md +++ b/README.md @@ -265,7 +265,7 @@ Select the check box to ignore flushing some server-side caches, thus flushing o Avoid using gs.sleep() in any script because it does not release session and will cause delays, and add logs to the script whenever gs.sleep() has to be used. ## Category: Security -##Check Mandatory fields on incident +## Check Mandatory fields on incident This check is used to find mandatory fields on incident ### Avoid using setBasicAuth for REST messages