Skip to content

Commit

Permalink
docs: updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
The-3D committed Dec 3, 2021
1 parent 0d71fe0 commit d66a5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/protocol/libraries/logic/IsolationModeLogic.sol
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ library IsolationModeLogic {
using UserConfiguration for DataTypes.UserConfigurationMap;

/**
* @notice updated the isolated debt whenever a position collateralized by an isolated asset is repaid
* @notice updated the isolated debt whenever a position collateralized by an isolated asset is repaid or liquidated
* @param reserves The state of all the reserves
* @param reservesList The addresses of all the active reserves
* @param userConfig The user configuration mapping
Expand Down

0 comments on commit d66a5fd

Please sign in to comment.