There is an instance in the codebase where a spelling error has been encountered.
Spelling errors should be strictly avoided.
Instance:
https://github.com/Cyfrin/2023-07-escrow/blob/main/src/IEscrowFactory.sol#L14
@audit change ie to i.e.
/// @param tokenContract the address of the token contract to use for this escrow, ie USDC, WETH, DAI, etc.
The prevention of spelling errors prevents confusion and also improves readability.
Manual review and VS Code
Correct the spelling errors.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.