Skip to content

Commit 7e335d3

Browse files
authored
Update aggregator-proofs.md
1 parent 7ea7b1f commit 7e335d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zkEVM/architecture/proving-system/aggregator-proofs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Once the normalization step has been finished, the proofs go through aggregation
192192

193193
The procedure is to construct a binary tree of proofs by aggregating every pair of proofs into one. We call this step, the _Aggregation Stage_.
194194

195-
In this step, two batch proofs are put together into one, and this repeated for as long as there's more than one proofs to aggregate.
195+
In this step, two batch proofs are put together into one, and this repeated for as long as there's more than one proof to aggregate.
196196

197197
Observe that the *Aggregation Stage* is designed to accept:
198198

0 commit comments

Comments
 (0)