Skip to content

Commit 456b184

Browse files
authored
Update index.md
1 parent d421f34 commit 456b184

File tree

1 file changed

+1
-1
lines changed
  • public/content/developers/docs/standards/tokens/erc-4626

1 file changed

+1
-1
lines changed

public/content/developers/docs/standards/tokens/erc-4626/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Returns the total amount of vault shares the `owner` currently has.
176176

177177
#### Deposit Event
178178

179-
**MUST** be emitted when tokens are deposited into the vault via the [`mint`](#mint) and [`deposit`](#deposit) methods
179+
**MUST** be emitted when tokens are deposited into the vault via the [`mint`](#mint) and [`deposit`](#deposit) methods.
180180

181181
```solidity
182182
event Deposit(

0 commit comments

Comments
 (0)