diff --git a/js/page/file-list.js b/js/page/file-list.js index 9420ff5f0..bff3b30ae 100644 --- a/js/page/file-list.js +++ b/js/page/file-list.js @@ -49,7 +49,7 @@ export let FileListDownloaded = React.createClass({ } else if (!this.state.fileInfos.length) { return (
- You haven't downloaded anything from LBRY yet. Go ! + You haven't downloaded anything from LBRY yet. Go !
); } else {