Skip to content

Commit

Permalink
Merge pull request #43 from morpho-org/fix/docs-73
Browse files Browse the repository at this point in the history
Fix wrong title
  • Loading branch information
MerlinEgalite authored Nov 10, 2023
2 parents 9fb7d4b + 04d4556 commit d0cde07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libraries/VaultLib.sol
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pragma solidity ^0.8.0;

import {IERC4626} from "../interfaces/IERC4626.sol";

/// @title ChainlinkDataFeedLib
/// @title VaultLib
/// @author Morpho Labs
/// @custom:contact [email protected]
/// @notice Library exposing functions to price shares of an ERC4626 vault.
Expand Down

0 comments on commit d0cde07

Please sign in to comment.