From 0af15751f736bda6dd8f00de9cbe1baa9280058c Mon Sep 17 00:00:00 2001 From: Alex Liebowitz Date: Mon, 23 Jan 2017 23:36:41 -0500 Subject: [PATCH] Fix typo in "file unavailable" message Missing period --- js/component/file-actions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/component/file-actions.js b/js/component/file-actions.js index 80ca4fdd1..053aae535 100644 --- a/js/component/file-actions.js +++ b/js/component/file-actions.js @@ -263,7 +263,7 @@ export let FileActions = React.createClass({
This file is not currently available.
+ body="The content on LBRY is hosted by its users. It appears there are no users connected that have this file at the moment." />