Skip to content

Commit

Permalink
Merge pull request #537 from dedyshkaPexto/typo-fix
Browse files Browse the repository at this point in the history
Typo fix chain-provider.mdx
  • Loading branch information
pyramation authored Jan 31, 2025
2 parents 36579fb + 6718a0e commit dc7335e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/pages/provider/chain-provider.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ These properties are shared by `ChainProvider`s from `@cosmos-kit/react` and `@c

Required property of type `(Chain | string)[]`.

It defines supported chains. Any actions involving chains beyound it might cause errors.
It defines supported chains. Any actions involving chains beyond it might cause errors.

If chain has been registered in `@chain-registry/client`, you can also simply provide chain name (type `string`) here and it'll fetch the chain information automatically.

Expand Down

0 comments on commit dc7335e

Please sign in to comment.