Skip to content

Commit 04c04eb

Browse files
npm run format
1 parent 705c6a2 commit 04c04eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

program-analysis/echidna/advanced/working-with-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ to pass to `crytic-compile` from Echidna:
4949
cryticArgs: ["--compile-libraries=(ConvertLib,0x1f)"]
5050
```
5151

52-
Going back to the example, if we have both config options in a single config file (`echidna.yaml`), we can run the metacoin contract
52+
Going back to the example, if we have both config options in a single config file (`echidna.yaml`), we can run the metacoin contract
5353
in `exploration` mode:
5454

5555
```

0 commit comments

Comments
 (0)