Skip to content

Commit 627f482

Browse files
EmpieichOhsutaiyu
andauthored
Update docs/zkEVM/architecture/effective-gas/implement-egp-strat.md
Co-authored-by: hsutaiyu <51791408+hsutaiyu@users.noreply.github.com>
1 parent ba447f5 commit 627f482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zkEVM/architecture/effective-gas/implement-egp-strat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ There are basically three measures put in place to avoid incurring losses in the
3737

3838
### Transaction pre-execution
3939

40-
Pre-execution of transactions is used to estimate L2 resources each transaction will spent when processed.
40+
You can use pre-execution to estimate the L2 resources each transaction will spend when processed.
4141

4242
These resources are measured in terms of counters in the zkEVM's ROM, but are converted to gas units for better UX.
4343

0 commit comments

Comments
 (0)