fix reward message

This commit is contained in:
Thomas Zarebczan 2019-07-07 16:49:27 -04:00 committed by GitHub
parent e7af386608
commit b0e3977ab4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ class ModalFirstReward extends React.PureComponent<Props> {
>
<section className="card__content">
<p>{__('You just earned your first reward!')}</p>
<p>{__("This reward will show in your Wallet in the top left momentarily (if it hasn't already).")}</p>
<p>{__("This reward will show in your Wallet in the top right momentarily (if it hasn't already).")}</p>
<p>
{__(
'These credits are used to compensate creators, to publish your own content, and to have say in how the network works.'