Skip to content

Commit

Permalink
Fix: WC verification wording (#2798)
Browse files Browse the repository at this point in the history
  • Loading branch information
katspaugh committed Nov 20, 2023
1 parent ac480ec commit 0b5939c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const Validation: {
},
INVALID: {
color: 'error',
desc: 'has been flagged as a high risk by WalletConnect.',
desc: 'has a domain that does not match the sender of this request. Approving it may result in a loss of funds.',
Icon: CloseIcon,
},
}
Expand Down

0 comments on commit 0b5939c

Please sign in to comment.