Skip to content

Commit d690a22

Browse files
authored
Update polynom-identity-lang.md
1 parent 0a4c953 commit d690a22

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
@@ -132,7 +132,7 @@ Publicly known values, or _publics_, are not only important in the proving phase
132132

133133
As seen in the previous figure above, _publics_ form part of the verfier's inputs. And, similar to the above pasword protocol, these _publics_ are uniquely related to the executor's input program.
134134

135-
By default, all values in PIL are considered private. However, any specific can be made public by using the keyword _public_.
135+
By default, all values in PIL are considered private. However, any specific value can be made public by using the keyword _public_.
136136

137137
![Figure: ](../../../img/zkEVM/prover-exec-trace-hash-and-verifier.png)
138138

0 commit comments

Comments
 (0)