15,000 USDC
View results
Submission Details
Severity: gas
Valid

Spelling and Grammar Errors

Summary

Spelling and Grammar that must be corrected

Vulnerability Details

DSCEngine.sol in the following lines
line 40 Algoritmically vs Algorithmically
line 224 incentive vs incentivize
line 275 hypothtically vs hypothetically

Impact

Informational: This impacts the code quality and readability of code. It also adds the code as a viable target for attackers as when they see such errors they will feel there is more likely bigger aspects to exploit in the code.

Tools Used

Manual Analysis

Recommendations

It is recommended code comments not have any spelling mistakes. Additionally comments must have good grammar and must be short, concise and as descriptive as possible in a clear way that is not ambiguous but brings about immediate clarity on aspects being mentioned. e.g
line 40 Algoritmically ---> Algorithmically
line 224 incentive ---> incentivize
line 275 hypothtically ---> hypothetically

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.