From 3a76f9990cc3cb092cbf55b07224a32dfcd1642a Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Fri, 15 Feb 2019 11:52:27 -0500 Subject: [PATCH] add space --- documents/resources/api-wrappers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documents/resources/api-wrappers.md b/documents/resources/api-wrappers.md index 51a5b76..678f414 100644 --- a/documents/resources/api-wrappers.md +++ b/documents/resources/api-wrappers.md @@ -1,6 +1,6 @@ --- title: API Wrappers -description: Find LBRYAPI wrappers for your favorite language. +description: Find LBRY API wrappers for your favorite language. --- This document contains a comprehensive list of all available API wrappers for the LBRY protocol and blockchain. API wrappers allow for easier integration of the LBRY APIs into your codebase. They still require you to run either the [LBRY protocol](https://github.com/lbryio/lbry) or the [LBRY blockchain](https://github.com/lbryio/lbrycrd).