We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e56ddca commit fc2a7d8Copy full SHA for fc2a7d8
program-analysis/manticore/exercises/exercise1.md
@@ -1,12 +1,12 @@
1
2
-# Exercice 1 : Arithmetic rounding
+# Exercise 1 : Arithmetic rounding
3
4
Use Manticore to find an input allowing an attacker to generate free tokens in [exercise1/token.sol](./exercise1/token.sol).
5
Propose a fix of the contract, and test your fix using your Manticore script.
6
7
## Proposed scenario
8
9
-Follow the pattern initilization, exploration and property for the script.
+Follow the pattern initialization, exploration and property for the script.
10
11
## Initialization
12
0 commit comments