From 28d6fd5a6517b0ac48d3a9730cb72ff558843669 Mon Sep 17 00:00:00 2001 From: serdarm09 Date: Thu, 14 May 2026 11:27:00 +0300 Subject: [PATCH] Fix Ethereum typo in Base differences doc --- docs/base-chain/network-information/diffs-ethereum-base.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/base-chain/network-information/diffs-ethereum-base.mdx b/docs/base-chain/network-information/diffs-ethereum-base.mdx index 191af4491..244744d45 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. @@ -15,4 +15,4 @@ These minor differences include: - [Opcodes](https://docs.optimism.io/stack/differences#opcodes) - [Address aliasing](https://docs.optimism.io/stack/differences#address-aliasing) - [Transaction costs](https://docs.optimism.io/stack/differences#transaction-fees) -- [Chain Finality](https://docs.optimism.io/stack/differences#chain-finality) \ No newline at end of file +- [Chain Finality](https://docs.optimism.io/stack/differences#chain-finality)