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