fix: modal upgrade help text

This commit is contained in:
Sean Yesmunt 2019-01-14 14:40:17 -05:00
parent 174bfbc8fb
commit 7995c1cb9e

View file

@ -31,7 +31,7 @@ class ModalAutoUpdateConfirm extends React.PureComponent<Props> {
>
<section className="card__content">
<p>{__('Your LBRY update is ready. Restart LBRY now to use it!')}</p>
<p className="meta">
<p className="help">
{__('Want to know what has changed?')} See the{' '}
<Button
button="link"