We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d421f34 commit 456b184Copy full SHA for 456b184
public/content/developers/docs/standards/tokens/erc-4626/index.md
@@ -176,7 +176,7 @@ Returns the total amount of vault shares the `owner` currently has.
176
177
#### Deposit Event
178
179
-**MUST** be emitted when tokens are deposited into the vault via the [`mint`](#mint) and [`deposit`](#deposit) methods
+**MUST** be emitted when tokens are deposited into the vault via the [`mint`](#mint) and [`deposit`](#deposit) methods.
180
181
```solidity
182
event Deposit(
0 commit comments