Skip to content

Commit

Permalink
docs: minor fix
Browse files Browse the repository at this point in the history
Co-authored-by: Jean-Grimal <[email protected]>
Signed-off-by: MathisGD <[email protected]>
  • Loading branch information
MathisGD and Jean-Grimal authored Feb 19, 2024
1 parent 1982049 commit 9f75c31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ interface IMorphoChainlinkOracleV2Factory {
/// assets has enough precision.
/// @param quoteVault Quote vault. Pass address zero to omit this parameter.
/// @param quoteVaultConversionSample The sample amount of quote vault shares used to convert to underlying.
/// Pass 1 if the base asset is not a vault. Should be chosen such that converting `quoteVaultConversionSample` to
/// Pass 1 if the quote asset is not a vault. Should be chosen such that converting `quoteVaultConversionSample` to
/// assets has enough precision.
/// @param baseFeed1 First base feed. Pass address zero if the price = 1.
/// @param baseFeed2 Second base feed. Pass address zero if the price = 1.
Expand Down

0 comments on commit 9f75c31

Please sign in to comment.