Skip to content

Commit 849621a

Browse files
authored
Update docs/zkEVM/architecture/proving-system/the-executor-comp.md
1 parent 9db4a46 commit 849621a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zkEVM/architecture/proving-system/the-executor-comp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ The zkASM program that processes EVM transactions is called **zkEVM ROM** (as in
112112

113113
By changing the ROM, we can make the L2 zkEVM more and more closer to the L1 EVM.
114114

115-
Henceforth, we have different versions of the zkEVM ROM. Each of these versions will be denoted with a unique identifier called **forkID**.
115+
Hence, we have different versions of the zkEVM ROM. Each of these versions will be denoted with a unique identifier called **forkID**.
116116

117117
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.
118118

0 commit comments

Comments
 (0)