We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db4a46 commit 849621aCopy full SHA for 849621a
docs/zkEVM/architecture/proving-system/the-executor-comp.md
@@ -112,7 +112,7 @@ The zkASM program that processes EVM transactions is called **zkEVM ROM** (as in
112
113
By changing the ROM, we can make the L2 zkEVM more and more closer to the L1 EVM.
114
115
-Henceforth, we have different versions of the zkEVM ROM. Each of these versions will be denoted with a unique identifier called **forkID**.
+Hence, we have different versions of the zkEVM ROM. Each of these versions will be denoted with a unique identifier called **forkID**.
116
117
It is worth mentioning that another advantage of using a ROM-based approach is that we can test small parts of the assembly program in isolation.
118
0 commit comments