Skip to content

Commit 865b7bc

Browse files
authored
Update content/developers/docs/mev/index.md
Fix typo: "then used to then" -> "then used to"
1 parent 065a055 commit 865b7bc

File tree

1 file changed

+1
-1
lines changed
  • public/content/developers/docs/mev

1 file changed

+1
-1
lines changed

public/content/developers/docs/mev/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ It works like this: if two DEXes are offering a token at two different prices, s
5252

5353
Lending protocol liquidations present another well-known MEV opportunity.
5454

55-
Lending protocols like Maker and Aave require users to deposit some collateral (e.g. ETH). This deposited collateral is then used to then lend out to other users.
55+
Lending protocols like Maker and Aave require users to deposit some collateral (e.g. ETH). This deposited collateral is then used to lend out to other users.
5656

5757
Users can then borrow assets and tokens from others depending on what they need (e.g. you might borrow MKR if you want to vote in a MakerDAO governance proposal) up to a certain percentage of their deposited collateral. For example, if the borrowing amount is a maximum of 30%, a user who deposits 100 DAI into the protocol can borrow up to 30 DAI worth of another asset. The protocol determines the exact borrowing power percentage.
5858

0 commit comments

Comments
 (0)