From 25eb44f87d2e275afa57331976c0478f575cbee2 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Fri, 15 Feb 2019 13:23:59 -0500 Subject: [PATCH] Update contribute.md --- documents/contribute.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documents/contribute.md b/documents/contribute.md index c0876d5..90d6d31 100644 --- a/documents/contribute.md +++ b/documents/contribute.md @@ -13,7 +13,7 @@ Contributors that provide accepted pull requests, well-specified issues, or assi ## Repository Overview -Typical usage of LBRY does not involve a single piece of software, but several interacting components. If you're new to LBRY, our [Ecosystem Overview](/overview#ecosystem-overview) will teach you how various components interact. +Typical usage of LBRY does not involve a single piece of software, but several interacting components. If you're new to LBRY, our [Ecosystem Overview](/overview#ecosystem-overview) will teach you how various components interact. For more technical details, see our [spec](/spec). If you want to contribute to LBRY, there's definitely something for you! The first step is to figure out what project to work on.