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 0603a2d commit cc62b3cCopy full SHA for cc62b3c
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