Skip to content

Commit f832655

Browse files
authored
Merge pull request #10176 from bskrksyp9/patch-32
Update index.md
2 parents 8cbe019 + cc62b3c commit f832655

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ This function returns the maximum amount of shares that can be redeemed from the
142142
function previewRedeem(uint256 shares) public view returns (uint256)
143143
```
144144

145-
This function allows users to simulate the effects of their redeemption at the current block.
145+
This function allows users to simulate the effects of their redemption at the current block.
146146

147147
#### redeem {#redeem}
148148

0 commit comments

Comments
 (0)