From 998c40bda8970c19c183461c9e21761630417d2e Mon Sep 17 00:00:00 2001 From: Marco <wudmytrotest200@gmail.com> Date: Sat, 4 Jan 2025 21:14:13 +0100 Subject: [PATCH 1/2] typo README.md --- wallets/okxwallet-extension/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets/okxwallet-extension/README.md b/wallets/okxwallet-extension/README.md index fa382d6dc..5d1900cb3 100644 --- a/wallets/okxwallet-extension/README.md +++ b/wallets/okxwallet-extension/README.md @@ -12,7 +12,7 @@ <a href="https://www.npmjs.com/package/@cosmos-kit/okxwallet-extension"><img height="20" src="https://img.shields.io/github/package-json/v/cosmology-tech/cosmos-kit?filename=wallets%2Fokxwallet-extension%2Fpackage.json"></a> </p> -Cosmos Kit is a univeral wallet adapter for developers to build apps that quickly and easily interact with Cosmos blockchains and wallets. +Cosmos Kit is an univeral wallet adapter for developers to build apps that quickly and easily interact with Cosmos blockchains and wallets. @cosmos-kit/okxwallet is the okxWallet integration for Cosmos Kit. From cb155dded30c63644bce6120d22f0264f8be08aa Mon Sep 17 00:00:00 2001 From: Marco <wudmytrotest200@gmail.com> Date: Sat, 4 Jan 2025 21:14:39 +0100 Subject: [PATCH 2/2] typo index.mdx --- packages/docs/pages/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/pages/index.mdx b/packages/docs/pages/index.mdx index abb8d8195..d28a57993 100644 --- a/packages/docs/pages/index.mdx +++ b/packages/docs/pages/index.mdx @@ -48,7 +48,7 @@ import { WalletSection } from "../components"; </div> </div> -Cosmos Kit is a univeral wallet adapter for developers to build apps that quickly and easily interact with Cosmos blockchains and wallets. +Cosmos Kit is an univeral wallet adapter for developers to build apps that quickly and easily interact with Cosmos blockchains and wallets. ## Get Started