Skip to content

Commit cd4fd6e

Browse files
refactor: change help message of contact report
1 parent 49cd30d commit cd4fd6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/OpenSign/src/json/ReportJson.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ export default function reportJson(id) {
162162
}
163163
],
164164
form: "ContactBook",
165-
helpMsg: "This is a list of contacts/signers that have been added by you."
165+
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."
166166
};
167167
// template report
168168
case "6TeaPr321t":

0 commit comments

Comments
 (0)