Skip to content

Commit ec33f8e

Browse files
Update src/contracts/extensions/v3-config-engine/IAaveV3ConfigEngine.sol
Co-authored-by: Harsh Pandey <[email protected]>
1 parent 4c7bbda commit ec33f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/contracts/extensions/v3-config-engine/IAaveV3ConfigEngine.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ interface IAaveV3ConfigEngine {
316316
function updateBorrowSide(BorrowUpdate[] memory updates) external;
317317

318318
/**
319-
* @notice Performs an update of the e-mode categories, in the Aave pool configured in this engine instance
319+
* @notice Performs creation of new e-mode categories, in the Aave pool configured in this engine instance
320320
* @param creations `EModeCategoryCreation[]` list of declarative creations containing the new parameters
321321
* More information on the documentation of the struct.
322322
*/

0 commit comments

Comments
 (0)