From 63a9509b9233fc1d257fbea510948e81a24ab0a8 Mon Sep 17 00:00:00 2001 From: Maxwellm34 Date: Sat, 30 May 2026 07:38:59 +0000 Subject: [PATCH] fix(docs): correct typo 'Etherum' to 'Ethereum' in diffs-ethereum-base --- docs/base-chain/network-information/diffs-ethereum-base.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/base-chain/network-information/diffs-ethereum-base.mdx b/docs/base-chain/network-information/diffs-ethereum-base.mdx index 191af4491..6cda90bac 100644 --- a/docs/base-chain/network-information/diffs-ethereum-base.mdx +++ b/docs/base-chain/network-information/diffs-ethereum-base.mdx @@ -3,7 +3,7 @@ title: "Differences between Ethereum and Base" sidebarTitle: 'Differences: Ethereum & Base' --- -Base is built to be as compatible as possible to Etherum, and there are very few differences when it comes to building on Base versus Ethereum. +Base is built to be as compatible as possible to Ethereum, and there are very few differences when it comes to building on Base versus Ethereum. However, there are still some minor discrepancies between the behavior of Base and Ethereum that you should be aware of when building apps on top of Base.