Skip to content

Commit dad31e6

Browse files
Update working-with-eth.md
1 parent 9736214 commit dad31e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

program-analysis/echidna/basic/working-with-eth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
## Introduction
1212

13-
We will see how to use ether during the fuzzing fuzzed. The following smart contract will be used as example:
13+
We will see how to use ether during a fuzzing campaign. The following smart contract will be used as example:
1414

1515
```solidity
1616
contract C {

0 commit comments

Comments
 (0)