diff --git a/docs/docs/networks/chiado.mdx b/docs/docs/networks/chiado.mdx index 2d849d325..f2202cb7c 100644 --- a/docs/docs/networks/chiado.mdx +++ b/docs/docs/networks/chiado.mdx @@ -5,7 +5,7 @@ id: chiado # Chiado -Chiado is a Gnosis Chain tesnet. Gnosis Chain is an EVM based Ethereum sidechain that is designed to be a platform for +Chiado is a Gnosis Chain testnet. Gnosis Chain is an EVM based Ethereum sidechain that is designed to be a platform for decentralized prediction markets. ## Supported Execution Clients diff --git a/docs/src/components/HomepageFeatures/index.js b/docs/src/components/HomepageFeatures/index.js index 03a88efa9..995223b5c 100644 --- a/docs/src/components/HomepageFeatures/index.js +++ b/docs/src/components/HomepageFeatures/index.js @@ -8,7 +8,7 @@ const FeatureList = [ Svg: require('@site/static/img/ethereum.svg').default, description: ( <> - We fully support Mainnet, Goerli(tesnet) and Sepolia(tesnet). + We fully support Mainnet, Goerli(testnet) and Sepolia(testnet). ), @@ -18,7 +18,7 @@ const FeatureList = [ Svg: require('@site/static/img/gnosis.svg').default, description: ( <> - We fully support deployment on Gnosis and Chiado(tesnet). + We fully support deployment on Gnosis and Chiado(testnet). ), },