diff --git a/src/renderer/modal/modalIncompatibleDaemon/view.jsx b/src/renderer/modal/modalIncompatibleDaemon/view.jsx index bf015aec0..b7b7100fd 100644 --- a/src/renderer/modal/modalIncompatibleDaemon/view.jsx +++ b/src/renderer/modal/modalIncompatibleDaemon/view.jsx @@ -23,7 +23,7 @@ class ModalIncompatibleDaemon extends React.PureComponent { onAborted={quit} > {__( - 'This browser is running with an incompatible version of the LBRY protocol, please close the LBRY app and rerun the installation package to repair it' + 'This browser is running with an incompatible version of the LBRY protocol, please close the LBRY app and rerun the installation package to repair it. ' )}