Skip to content

Commit d0cde07

Browse files
Merge pull request #43 from morpho-org/fix/docs-73
Fix wrong title
2 parents 9fb7d4b + 04d4556 commit d0cde07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libraries/VaultLib.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pragma solidity ^0.8.0;
33

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

6-
/// @title ChainlinkDataFeedLib
6+
/// @title VaultLib
77
/// @author Morpho Labs
88
/// @custom:contact [email protected]
99
/// @notice Library exposing functions to price shares of an ERC4626 vault.

0 commit comments

Comments
 (0)