Skip to content

Commit 6634b70

Browse files
Anmol1696Copilot
andauthored
Update docs/advanced.md
Co-authored-by: Copilot <[email protected]>
1 parent 2f1d067 commit 6634b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Three important properties/arguments in `ChainProvider`/`WalletManager` are `cha
2727

2828
> For practice you can take a look at [How to Integrate New Wallets into CosmosKit](/integrating-wallets/adding-new-wallets)
2929
30-
`MainWalletBase` is only about wallet and it's not about any specifical chain. And it's responsible for initializing wallet client and managing all chain wallets. Here brings in the third class `ChainWalletBase`.
30+
`MainWalletBase` is only about wallet and it's not about any specific chain. And it's responsible for initializing wallet client and managing all chain wallets. Here brings in the third class `ChainWalletBase`.
3131

3232
> So far `MainWalletBase` is dealing with four different broadcast/synchronization events for chain wallets.
3333
>

0 commit comments

Comments
 (0)