add space

This commit is contained in:
Jeremy Kauffman 2019-02-15 11:52:27 -05:00 committed by GitHub
parent 454ceeabb0
commit 3a76f9990c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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).