Skip to content

Commit b8ab68c

Browse files
authored
Update copy of cover letter notice (#10869)
1 parent 50a66a0 commit b8ab68c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Significance: patch
2+
Type: update
3+
4+
Change the copy of the cover letter notice.

client/disputes/new-evidence/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -812,7 +812,7 @@ export default ( { query }: { query: { id: string } } ) => {
812812
className="wcpay-dispute-evidence-new__cover-letter-warning"
813813
>
814814
{ __(
815-
'The cover letter has been manually edited and will not be automatically updated with new evidence.',
815+
"You've made some manual edits to your cover letter. If you update your evidence again, those changes won't be reflected here automatically — but you can always make further edits yourself.",
816816
'woocommerce-payments'
817817
) }
818818
</InlineNotice>

0 commit comments

Comments
 (0)