diff --git a/docs/pages/console/basics/connecting-to-chain.mdx b/docs/pages/console/basics/connecting-to-chain.mdx index 44d30c0..99bce98 100644 --- a/docs/pages/console/basics/connecting-to-chain.mdx +++ b/docs/pages/console/basics/connecting-to-chain.mdx @@ -19,7 +19,7 @@ To connect to a chain using the Polkadot Developer Console, follow these steps: ## Provider Selection - After selecting a chain, you will be prompted to choose a provider. -- The provider dropdown menu lists the available providers for the selected chain, such as Automata 1RPC, Dwellir, IBP-GeoDNS1, RadiumBlo, Stakeworld, etc. +- The provider dropdown menu lists the available providers for the selected chain, such as Automata 1RPC, Dwellir, IBP-GeoDNS1, RadiumBlock, Stakeworld, etc. - Select the provider you wish to connect to from the dropdown menu. ## Connecting diff --git a/docs/pages/console/basics/interface-overview.mdx b/docs/pages/console/basics/interface-overview.mdx index adb92d3..7f326cd 100644 --- a/docs/pages/console/basics/interface-overview.mdx +++ b/docs/pages/console/basics/interface-overview.mdx @@ -20,7 +20,7 @@ The Polkadot Developer Console provides a user-friendly interface for interactin ## Provider Selection - After selecting a chain, users can choose a provider from a dropdown menu. -- The available providers may include Automata 1RPC, Dwellir, Dwellir Tunisia, IBP-GeoDNS1, IBP-GeoDNS2, LuckyFriday, RadiumBlo, and Stakeworld. +- The available providers may include Automata 1RPC, Dwellir, Dwellir Tunisia, IBP-GeoDNS1, IBP-GeoDNS2, LuckyFriday, RadiumBlock, and Stakeworld. ## Auto-Connect ![Interface Overview](/gif/autoconnect.gif)