From cd4fd6e3de5ca716dd5761299e4665a31e1371ba Mon Sep 17 00:00:00 2001 From: prafull-opensignlabs Date: Tue, 26 Mar 2024 19:12:38 +0530 Subject: [PATCH] refactor: change help message of contact report --- apps/OpenSign/src/json/ReportJson.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/OpenSign/src/json/ReportJson.js b/apps/OpenSign/src/json/ReportJson.js index 39768e75e..1c002c8ab 100644 --- a/apps/OpenSign/src/json/ReportJson.js +++ b/apps/OpenSign/src/json/ReportJson.js @@ -162,7 +162,7 @@ export default function reportJson(id) { } ], form: "ContactBook", - helpMsg: "This is a list of contacts/signers that have been added by you." + helpMsg: "This is a list of contacts/signers added by you. These will appear as suggestions when you try to add signers to a new document." }; // template report case "6TeaPr321t":