From 41742f65e6f6c78ea9ab61c0714707ae13c1cfee Mon Sep 17 00:00:00 2001 From: dmiddle Date: Tue, 22 Aug 2017 19:03:50 -0600 Subject: [PATCH] Fixed typo --- content/faq/naming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq/naming.md b/content/faq/naming.md index c883f06d..29d6c5d1 100644 --- a/content/faq/naming.md +++ b/content/faq/naming.md @@ -28,7 +28,7 @@ Consulting with economists, we devised LBRY’s nameclaim system. LBRY URIs supp #### What is a claim?
-Claims are vanity names will be controlled by the people who get the most value out of them. For example, Radiohead would get a lot more value out of lbry://amoonshapedpool than a squatter, pirate, or troll. +Claims are vanity names designed to be controlled by the user who gets the most value out of them. For example, Radiohead would get a lot more value out of lbry://amoonshapedpool than a squatter, pirate, or troll. Claims are a human readable name that contains serialized data, which allows it to store a data for a specific purpose, or to point to something else. Currently claims contain encoded channel identities and download streams. This format is flexible, allowing support for many use cases to be added.