diff --git a/docs/architecture/stack/index.mdx b/docs/architecture/stack/index.mdx index 9942dfdb8..a2ce63162 100644 --- a/docs/architecture/stack/index.mdx +++ b/docs/architecture/stack/index.mdx @@ -46,7 +46,7 @@ The repository contains the elements of Linea responsible for this process. ### [`linea-besu`](https://github.com/Consensys/linea-besu) -The Ethereum client Hyperledger Besu, extended with Linea plugins. +The Linea implementation of Hyperledger Besu, an Ethereum client, extended with plugins. As Linea is EVM-equivalent, it is compatible with standard Ethereum clients without plugins; for example, you can also [run a Linea node using Geth](/developers/guides/run-a-node/use-binary#run-the-geth-client).