From 3d3ea1a2b51f29be421026e88345290f06934e55 Mon Sep 17 00:00:00 2001 From: joebass85 <45217825+joebass85@users.noreply.github.com> Date: Thu, 9 Jan 2020 21:39:56 -0500 Subject: [PATCH] Fixed typo in Where is my content stored and shared from (#1204) --- content/faq/how-to-publish.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq/how-to-publish.md b/content/faq/how-to-publish.md index f9be8753..8b3d4e87 100644 --- a/content/faq/how-to-publish.md +++ b/content/faq/how-to-publish.md @@ -104,7 +104,7 @@ Click `Remove`. If you abandoned your claim, you should see the deposit back in ## Where is my content stored and shared from? {#blobs} -Content uploaded is chunked up into 2MB files called blobs, and stored in your [lbrynet/blob files folder](https://lbry.com/faq/lbry-directories). These can be deleted if the fully is fully streamable on [https://lbry.tv](https://lbry.tv) or [spee.ch](https://spee.ch). +Content uploaded is chunked up into 2MB files called blobs, and stored in your [lbrynet/blob files folder](https://lbry.com/faq/lbry-directories). These can be deleted if the video is fully streamable on [https://lbry.tv](https://lbry.tv) or [spee.ch](https://spee.ch). ## Can someone tip me for my content? Yes, check out how tipping in LBRY works by going [here](/faq/tipping).