diff --git a/src/renderer/component/userVerify/view.jsx b/src/renderer/component/userVerify/view.jsx index 9220095b1..468a6288b 100644 --- a/src/renderer/component/userVerify/view.jsx +++ b/src/renderer/component/userVerify/view.jsx @@ -43,7 +43,7 @@ class UserVerify extends React.PureComponent {

{`${__( 'If you have a valid credit or debit card, you can use it to instantly prove your humanity.' - )} ${__('There is no charge at all for this, now or in the future.')} `} + )} ${__('LBRY does not store your credit card information. There is no charge at all for this, now or in the future.')} `}

{errorMessage &&

{errorMessage}

}