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.
2 parents 8cbe019 + cc62b3c commit f832655Copy full SHA for f832655
src/content/developers/docs/standards/tokens/erc-4626/index.md
@@ -142,7 +142,7 @@ This function returns the maximum amount of shares that can be redeemed from the
142
function previewRedeem(uint256 shares) public view returns (uint256)
143
```
144
145
-This function allows users to simulate the effects of their redeemption at the current block.
+This function allows users to simulate the effects of their redemption at the current block.
146
147
#### redeem {#redeem}
148
0 commit comments