Update view.jsx
This commit is contained in:
parent
1ec0c588a2
commit
f096918c93
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ const RewardListClaimed = (props: Props) => {
|
||||||
|
|
||||||
<p className="card__subtitle">
|
<p className="card__subtitle">
|
||||||
{__(
|
{__(
|
||||||
'Reward history is tied to your email. In case of lost or multiple wallets, balance may differ from amounts claimed'
|
'Reward history is tied to your email. In case of lost or multiple wallets, your balance may differ from the amounts claimed'
|
||||||
)}.
|
)}.
|
||||||
</p>
|
</p>
|
||||||
</header>
|
</header>
|
||||||
|
|
Loading…
Reference in a new issue