Skip to content

Commit d89ca53

Browse files
authored
Merge pull request #728 from morpho-org/fix/typo-verif-readme
fix: typo in the certora README
2 parents 8ae3d84 + f82456b commit d89ca53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

certora/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ The [`certora/specs`](specs) folder contains the following files:
262262

263263
The [`certora/confs`](confs) folder contains a configuration file for each corresponding specification file.
264264

265-
The [`certora/harness`](harness) folder contains contracts that enable the verification of Morpho Blue.
265+
The [`certora/helpers`](helpers) folder contains contracts that enable the verification of Morpho Blue.
266266
Notably, this allows handling the fact that library functions should be called from a contract to be verified independently, and it allows defining needed getters.
267267

268268
The [`certora/dispatch`](dispatch) folder contains different contracts similar to the ones that are expected to be called from Morpho Blue.

0 commit comments

Comments
 (0)