From b537dc2963f7b2c78fb3474ac1935c8f050ea7eb Mon Sep 17 00:00:00 2001 From: Ralph Date: Fri, 21 Jun 2019 08:40:00 -0400 Subject: [PATCH] Reword Verification Page to reflect changes Since we've moved away from speaking with users in the channel, I've reworded the page to reflect what they would see. --- 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 a01712310..4e7aeed08 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 #rewardsapproval channel of our chat room.' + 'A moderator capable of approving you is typically available in the discord server. Check out the #rewards-approval channel for more information.' )}{' '} {__( 'This process will likely involve providing proof of a stable and established online or real-life identity.' -- 2.45.2