diff --git a/packages/moments/README.md b/packages/moments/README.md index e60f6d6..542cbb1 100644 --- a/packages/moments/README.md +++ b/packages/moments/README.md @@ -21,7 +21,7 @@ npm install @poap-xyz/moments @poap-xyz/utils @poap-xyz/providers axios ### Yarn ```bash -yarn add @poap-xyz/moments @poap-xyz/utils @poap-xyz/providers axio +yarn add @poap-xyz/moments @poap-xyz/utils @poap-xyz/providers axios ``` ## Usage diff --git a/packages/providers/README.md b/packages/providers/README.md index 1c12ec2..1b7b900 100644 --- a/packages/providers/README.md +++ b/packages/providers/README.md @@ -2,7 +2,7 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) -`@poap-xyz/providers` is a package to use POAP providers that let you iteract with POAPs APIs. Also +`@poap-xyz/providers` is a package to use POAP providers that let you interact with POAPs APIs. Also you can make your own provider by extending the interfaces. ## Features diff --git a/packages/utils/README.md b/packages/utils/README.md index d7327b0..ff3b8e5 100644 --- a/packages/utils/README.md +++ b/packages/utils/README.md @@ -2,7 +2,7 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) -`@poap-xyz/utils` is a package that contains auxiliar functions and common types. +`@poap-xyz/utils` is a package that contains auxiliary functions and common types. ## Features