From ec5e8d5c69d0cb687e52408d34a47854bf211be1 Mon Sep 17 00:00:00 2001 From: Nur Fikri Date: Wed, 15 Nov 2023 14:56:12 +0700 Subject: [PATCH] Update docs/docs/contributing.md Co-authored-by: Griko Nibras Signed-off-by: Nur Fikri --- docs/docs/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/contributing.md b/docs/docs/contributing.md index 9ae5e552..430218cb 100644 --- a/docs/docs/contributing.md +++ b/docs/docs/contributing.md @@ -16,7 +16,7 @@ This project and everyone participating in it is governed by the [`graz` Code of ### Why this library exist? -Currently there were no stable library for cosmos wallets. We were inspired by the patterns in [`wagmi`](https://wagmi.sh) in the Etherium ecosystem. +At the time there were no stable libraries for cosmos wallets. We were inspired by the patterns in [`wagmi`](https://wagmi.sh) in the Ethereum ecosystem. ## What should I know before I get started?