From ad2aefb002dd2439cb4f5cb30605951dfecbf3db Mon Sep 17 00:00:00 2001 From: Clement <38915222+ceoger@users.noreply.github.com> Date: Fri, 21 Jun 2019 00:40:45 +0530 Subject: [PATCH] Update view.jsx changed #verification to #rewardsapproval --- src/ui/component/userVerify/view.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/component/userVerify/view.jsx b/src/ui/component/userVerify/view.jsx index 4da0902f7..a01712310 100644 --- a/src/ui/component/userVerify/view.jsx +++ b/src/ui/component/userVerify/view.jsx @@ -102,7 +102,7 @@ class UserVerify extends React.PureComponent {

{__('3) Proof via Chat')}

{__( - 'A moderator capable of approving you is typically available in the #verification channel of our chat room.' + 'A moderator capable of approving you is typically available in the #rewardsapproval channel of our chat room.' )}{' '} {__( 'This process will likely involve providing proof of a stable and established online or real-life identity.' -- 2.45.3