From e020eb3c1349c282c784915ef626ce936df2f923 Mon Sep 17 00:00:00 2001 From: colinfruit <17092461+colinfruit@users.noreply.github.com> Date: Thu, 24 Oct 2019 22:53:06 -0400 Subject: [PATCH] fix markdown typo in overview --- documents/partials/overview/lbrysdk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documents/partials/overview/lbrysdk.md b/documents/partials/overview/lbrysdk.md index b96494a..c945bc8 100644 --- a/documents/partials/overview/lbrysdk.md +++ b/documents/partials/overview/lbrysdk.md @@ -2,7 +2,7 @@ While the blockchain is the innovation that makes LBRY _possible_, the [Data Net At this level: -- [Metadata](/spec#metadata] stored in the blockchain is interpreted and validated. +- [Metadata](/spec#metadata) stored in the blockchain is interpreted and validated. - [Data referenced by metadata](/spec#data) is accessed and distributed via a peer-to-peer network. - [Identities](/spec#channels) are created, signed, and validated.