Fixed typo

This commit is contained in:
dmiddle 2017-08-22 19:03:50 -06:00 committed by Thomas Zarebczan
parent 3bfe8d341d
commit 41742f65e6

View file

@ -28,7 +28,7 @@ Consulting with economists, we devised LBRYs nameclaim system. LBRY URIs supp
#### What is a claim?</br>
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.