Skip to content

Commit f8b570f

Browse files
authored
Update docs/zkEVM/architecture/proving-system/polynom-identity-lang.md
1 parent 4213a7b commit f8b570f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zkEVM/architecture/proving-system/polynom-identity-lang.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ It can be observed that:
2525
- The fifth equation checks for correct assignment of the third input value, $x_2 = 5$.
2626
- The last equation tests the output value of $\texttt{MUL}$
2727

28-
Given the set of constraints (on the Right) it is easy to examine whether the execution trace (on the Left) correctly models the input program, for the given initial input values.
28+
Given the set of constraints (on the right) it is easy to examine whether the execution trace (on the left) correctly models the input program for the given initial input values.
2929

3030
!!!warning
3131

0 commit comments

Comments
 (0)