From 84ffed06d7ae0059175f528e37787c95326cac4a Mon Sep 17 00:00:00 2001 From: "juancito.eth" <12957692+0xJuancito@users.noreply.github.com> Date: Thu, 20 Oct 2022 11:01:19 -0300 Subject: [PATCH] fix typos in README (#64) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c4b1a8..7fc1689 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Include the ESM module (harmony-marketplace-sdk.esm.js) and import using: ## Wallet -Harmony Marketplace SDK provides three implemntation of [Wallet](https://github.com/harmony-one/sdk/blob/master/packages/harmony-account/src/wallet.ts#L14) which help to create a Signer from a pivate key or mnemonic effortless. +Harmony Marketplace SDK provides three implementations of [Wallet](https://github.com/harmony-one/sdk/blob/master/packages/harmony-account/src/wallet.ts#L14) which help to create a Signer from a private key or mnemonic effortless. ### Private Key