Skip to content

Commit fc2a7d8

Browse files
committed
more spelling fixes
1 parent e56ddca commit fc2a7d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

program-analysis/manticore/exercises/exercise1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11

2-
# Exercice 1 : Arithmetic rounding
2+
# Exercise 1 : Arithmetic rounding
33

44
Use Manticore to find an input allowing an attacker to generate free tokens in [exercise1/token.sol](./exercise1/token.sol).
55
Propose a fix of the contract, and test your fix using your Manticore script.
66

77
## Proposed scenario
88

9-
Follow the pattern initilization, exploration and property for the script.
9+
Follow the pattern initialization, exploration and property for the script.
1010

1111
## Initialization
1212

0 commit comments

Comments
 (0)