Skip to content

Commit 748e219

Browse files
authored
fix: typo in help text
1 parent 0bf07c2 commit 748e219

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
@@ -19,7 +19,7 @@ export default function reportJson(id) {
1919
redirectUrl: "draftDocument"
2020
}
2121
],
22-
helpMsg: "This are documents you have started but have not finalized for sending."
22+
helpMsg: "These are documents you have started but have not finalized for sending."
2323
};
2424
// Need your sign report
2525
case "4Hhwbp482K":

0 commit comments

Comments
 (0)