Skip to content

Commit

Permalink
Typo corrected "functoins" --> "functions"
Browse files Browse the repository at this point in the history
  • Loading branch information
AAYUSH-GUPTA-coder authored Dec 7, 2024
1 parent cb7f7e0 commit 6d6467e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fuzz/continueOnRevert/ContinueOnRevertHandler.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ contract ContinueOnRevertHandler is Test {
btcUsdPriceFeed = MockV3Aggregator(dscEngine.getCollateralTokenPriceFeed(address(wbtc)));
}

// FUNCTOINS TO INTERACT WITH
// FUNCTIONS TO INTERACT WITH

///////////////
// DSCEngine //
Expand Down

0 comments on commit 6d6467e

Please sign in to comment.