Skip to content

Commit bf0ab08

Browse files
Update docs/zkEVM/architecture/user-fees.md
Co-authored-by: Dra Murphy <149679879+kmurphypolygon@users.noreply.github.com>
1 parent 61ef58b commit bf0ab08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zkEVM/architecture/user-fees.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ $$
428428
\texttt{GasUsed} = \texttt{DataCost} + \texttt{ExecutionCost}
429429
$$
430430

431-
The total fees to be received by L2 are calculated with the following formula:
431+
The total fees received by L2 are calculated with the following formula:
432432

433433
$$
434434
\texttt{GasUsed} \cdot \texttt{L2GasPrice}

0 commit comments

Comments
 (0)