We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4440c6 commit 42f5e2aCopy full SHA for 42f5e2a
docs/zkEVM/spec/evm-differences.md
@@ -12,7 +12,7 @@ The difference between EVM-compatibility and EVM-equivalence is that;
12
13
EVM-equivalence is critical to Polygon zkEVM for several reasons, including the following:
14
15
- 1. Development teams don't have to make changes to their code, and this eliminates any chance for security vulnerabilities to be introduced.
+ 1. Development teams don't have to make changes to their code, and this eliminates the possibility of introducing new security vulnerabilities.
16
17
2. No code changes means no need for additional audits. This saves time and money.
18
0 commit comments