Skip to content

Commit d26bc5a

Browse files
committed
fix(docs): add newline
1 parent 6079f82 commit d26bc5a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/fassets/reference/IAssetManager.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,8 @@ Sourced from `ICoreVaultSettings.sol` on [GitHub](https://github.com/flare-found
375375

376376
### `getCoreVaultManager`
377377

378-
Returns the core vault manager address. To interact with the Core Vault manager reference the [Core Vault Manager](/fassets/reference/ICoreVaultManager) contract.
378+
Returns the core vault manager address
379+
To interact with the Core Vault manager reference the [Core Vault Manager](/fassets/reference/ICoreVaultManager) contract.
379380

380381
```solidity
381382
function getCoreVaultManager()

0 commit comments

Comments
 (0)