refactor: change help message of contact report

This commit is contained in:
prafull-opensignlabs
2024-03-26 19:12:38 +05:30
parent 49cd30de96
commit cd4fd6e3de
+1 -1
View File
@@ -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":