Skip to content

Commit 97cb6ea

Browse files
authored
fix: linting (#837)
1 parent ea48670 commit 97cb6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/protocol/libraries/logic/ValidationLogic.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@ library ValidationLogic {
723723
}
724724

725725
/**
726-
* @notice Validates if an asset should be automatically activated as collateral in the following actions: supply,
726+
* @notice Validates if an asset should be automatically activated as collateral in the following actions: supply,
727727
* transfer, mint unbacked, and liquidate
728728
* @dev This is used to ensure that isolated assets are not enabled as collateral automatically
729729
* @param reservesData The state of all the reserves

0 commit comments

Comments
 (0)