Change learn more to read more
This commit is contained in:
parent
8130355b52
commit
47e4f0029a
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ class UserVerify extends React.PureComponent {
|
|||
<div className="card__content">
|
||||
<div className="meta">
|
||||
{__('Standard messaging rates apply. Having trouble?')}{' '}
|
||||
<Link href="https://lbry.io/faq/phone" label={__('Learn more.')} />
|
||||
<Link href="https://lbry.io/faq/phone" label={__('Read more.')} />
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Reference in a new issue