Skip to content

Commit

Permalink
fix: linting (#837)
Browse files Browse the repository at this point in the history
  • Loading branch information
sakulstra authored Mar 23, 2023
1 parent ea48670 commit 97cb6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/protocol/libraries/logic/ValidationLogic.sol
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@ library ValidationLogic {
}

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

0 comments on commit 97cb6ea

Please sign in to comment.