From c3290678803d6faa119f5dcdf27d03806cef383a Mon Sep 17 00:00:00 2001 From: Slavomir Date: Wed, 1 Sep 2021 16:18:28 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0622993..863faec 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ More contracts to come. - [Installation](#installation) - [Examples](#examples) - [Create Account/Wallet](#create-account-wallet) - - [Load/parse keys](#load-parse-private-and-private-keys) + - [Load/parse keys](#loadparse-private-and-private-keys) - [Transfer SOL from a wallet to another](#transfer-sol-from-one-wallet-to-another-wallet) - [RPC (index)](#rpc-usage-examples) - [RPC examples](#rpc-methods)