Skip to content

Commit

Permalink
docs: minor improvement
Browse files Browse the repository at this point in the history
Co-authored-by: Quentin Garchery <[email protected]>
Signed-off-by: MathisGD <[email protected]>
  • Loading branch information
MathisGD and QGarchery authored Feb 23, 2024
1 parent bc4bbc2 commit e2a60ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MorphoBundler.sol
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ abstract contract MorphoBundler is BaseBundler, IMorphoBundler {
/// @param publicAllocator The address of the public allocator.
/// @param vault The address of the vault.
/// @param value The value in ETH to pay for the reallocate fee.
/// @param withdrawals The list of markets and amount to withdraw.
/// @param withdrawals The list of markets and corresponding amounts to withdraw.
/// @param supplyMarketParams The market receiving the funds.
function reallocateTo(
address publicAllocator,
Expand Down

0 comments on commit e2a60ff

Please sign in to comment.