From 8cb74ea37fea90efae02122b42d7b149c0d48a03 Mon Sep 17 00:00:00 2001 From: lavidaloca26 Date: Sat, 28 Mar 2026 16:44:57 +0300 Subject: [PATCH] docs: remove duplicate word 'section' in list-of-system-contracts.mdx --- .../system-contracts/list-of-system-contracts.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/how-abstract-works/system-contracts/list-of-system-contracts.mdx b/how-abstract-works/system-contracts/list-of-system-contracts.mdx index a08aae0..38a40b0 100644 --- a/how-abstract-works/system-contracts/list-of-system-contracts.mdx +++ b/how-abstract-works/system-contracts/list-of-system-contracts.mdx @@ -233,7 +233,7 @@ This contract is used for sending messages from Abstract to Ethereum. It is used by the [KnownCodesStorage](#knowncodesstorage) contract to publish the code hash of smart contracts to Ethereum. -Learn more about what data is sent in the [contract deployment section](/how-abstract-works/evm-differences/contract-deployment) section. +Learn more about what data is sent in the [contract deployment section](/how-abstract-works/evm-differences/contract-deployment). **Contract Address:** `0x0000000000000000000000000000000000008008`