Skip to content

Commit 89577f0

Browse files
authored
Merge pull request #104 from Anon-im/Typo
Fix error in comments
2 parents a96c17d + 6aa3725 commit 89577f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

with-foundry/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ verifier contract, the `Starter` contract and two bytes32 arrays correspondent t
7979
solutions to your circuit.
8080

8181
By running the following command, forge will compile the contract with 5000 rounds of optimization
82-
and the London EVM version. **You need to use these optimizer settings to supress the "stack too
82+
and the London EVM version. **You need to use these optimizer settings to suppress the "stack too
8383
deep" error on the solc compiler**. Then it will run the test, expecting it to pass with correct
8484
inputs, and fail with wrong inputs:
8585

0 commit comments

Comments
 (0)