diff --git a/packages/api-types/README.md b/packages/api-types/README.md index 35c1b5f..c3c0efd 100644 --- a/packages/api-types/README.md +++ b/packages/api-types/README.md @@ -15,7 +15,7 @@ yarn add @biscuitland/api-types for further reading join our [Discord](https://discord.gg/zmuvzzEFz2) ## Most importantly, api-types is: -1:1 type definitions package for the [Discord](https://discord.com/developers/docs/intro) API +1:1 type definitions package for the [Discord](https://discord.com/developers/docs/intro) API: ## Example ```ts diff --git a/packages/rest/README.md b/packages/rest/README.md index 3b0dbdd..54383d2 100644 --- a/packages/rest/README.md +++ b/packages/rest/README.md @@ -14,7 +14,7 @@ yarn add @biscuitland/rest for further reading join our [Discord](https://discord.gg/zmuvzzEFz2) ## Most importantly, biscuit's rest is: -An standalone rest library that is yet easy to use and easy to host on a serverless infraestructure, it is meant to be used with biscuit's libraries +A standalone rest library that is yet easy to use and easy to host on a serverless infrastructure, it is meant to be used with biscuit's libraries. ## Example ```ts