From b0e3977ab44931b6dbc082a60bfa382a48c85d02 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Sun, 7 Jul 2019 16:49:27 -0400 Subject: [PATCH] fix reward message --- src/ui/modal/modalFirstReward/view.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/modal/modalFirstReward/view.jsx b/src/ui/modal/modalFirstReward/view.jsx index 4a90c8950..d5fe6fef0 100644 --- a/src/ui/modal/modalFirstReward/view.jsx +++ b/src/ui/modal/modalFirstReward/view.jsx @@ -20,7 +20,7 @@ class ModalFirstReward extends React.PureComponent { >

{__('You just earned your first reward!')}

-

{__("This reward will show in your Wallet in the top left momentarily (if it hasn't already).")}

+

{__("This reward will show in your Wallet in the top right momentarily (if it hasn't already).")}

{__( 'These credits are used to compensate creators, to publish your own content, and to have say in how the network works.'