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.