From cdddf55b4bf6833e9a628bbde7437950926c1736 Mon Sep 17 00:00:00 2001 From: Bounty Hunter Bot Date: Thu, 14 May 2026 03:15:55 +0000 Subject: [PATCH] docs: fix typo Etherum -> Ethereum in diffs-ethereum-base.mdx Closes #1440 --- 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.