diff --git a/docs/base-chain/specs/reference/glossary.mdx b/docs/base-chain/specs/reference/glossary.mdx index 32e326024..b4599782c 100644 --- a/docs/base-chain/specs/reference/glossary.mdx +++ b/docs/base-chain/specs/reference/glossary.mdx @@ -9,7 +9,7 @@ description: "Glossary of terms and definitions used throughout the Base Chain p [L1]: glossary#layer-1-L1 -Refers the Ethereum blockchain, used in contrast to [layer 2][L2], which refers to Base. +Refers to the Ethereum blockchain, used in contrast to [layer 2][L2], which refers to Base. ### Layer 2 (L2) @@ -431,6 +431,7 @@ introduced the change. The gas limit may not be set to a value larger than the [maximum gas limit](../protocol/consensus/derivation#system-configuration). This is to ensure that L2 blocks are provable and can be processed by consensus and execution software. + ## Batch Submission [batch-submission]: glossary#batch-submission