diff --git a/pages/spicy-terms.mdx b/pages/spicy-terms.mdx index da705c6..9d770da 100644 --- a/pages/spicy-terms.mdx +++ b/pages/spicy-terms.mdx @@ -17,7 +17,7 @@ A [ZK-Rollup](/other-terms#ZK-Rollup) that can [prove](/other-terms#Prover) the ## EVM-equivalent ZK-EVM -A [ZK-Rollup](/other-terms#ZK-Rollup) that can interpret and execute [EVM](/other-terms#Ethereum-Virtual-Machine-(EVM)) [bytecode](/other-terms#Bytecode). All EVM opcodes and [pre-compiles](/other-terms#Pre-compiles) are supported and provable through the [ZK-EVM])(#ZK-EVM) [circuit](/other-terms#circuit). (Type 2 in [Vitalik's classification](https://vitalik.ca/general/2022/08/04/zkevm.html)). +A [ZK-Rollup](/other-terms#ZK-Rollup) that can interpret and execute [EVM](/other-terms#Ethereum-Virtual-Machine-(EVM)) [bytecode](/other-terms#Bytecode). All EVM opcodes and [pre-compiles](/other-terms#Pre-compiles) are supported and provable through the [ZK-EVM](#ZK-EVM) [circuit](/other-terms#circuit). (Type 2 in [Vitalik's classification](https://vitalik.ca/general/2022/08/04/zkevm.html)). ## Bytecode-compatible (EVM-compatible) ZK-EVM