crytic / medusa

Parallelized, coverage-guided, mutational Solidity smart contract fuzzing, powered by go-ethereum
https://www.trailofbits.com/
GNU Affero General Public License v3.0
273 stars 33 forks source link

A typo in the wiki documentation #346

Closed mysteryon88 closed 1 month ago

mysteryon88 commented 2 months ago

Item failOnCallUninitializedVariable, it says "Calling an unitialized variable should be treated as a failing case", but it should be "uninitialized".

0xalpharush commented 1 month ago

@mysteryon88 Thanks, updated!