diff --git a/README.md b/README.md index 2798ae99e..abdc28049 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ LBRY is a protocol that provides a fully decentralized network for the discovery It utilizes the [LBRY blockchain](https://github.com/lbryio/lbrycrd) as a global namespace and database of digital content. Blockchain entries contain searchable content metadata, identities, and rights and access rules. -LBRY also provides a data network consists of peers uploading and downloading data from other peers, possibly in exchange for payments, and a distributed hash table, used by peers to discover other peers. +LBRY also provides a data network that consists of peers uploading and downloading data from other peers, possibly in exchange for payments, and a distributed hash table, used by peers to discover other peers. ## Contributions