Update view.jsx

This commit is contained in:
Sean Yesmunt 2019-02-01 10:56:54 -05:00 committed by GitHub
parent 1ec0c588a2
commit f096918c93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ const RewardListClaimed = (props: Props) => {
<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>
</header>