Skip to content

Commit 8e65124

Browse files
committed
chore: defi capitalization, linting
1 parent 6747394 commit 8e65124

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

public/content/defi/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,6 @@ Contracts are also public for anyone to inspect and audit. This means bad contra
308308

309309
This does mean there's currently a need to trust the more technical members of the Ethereum community who can read code. The open-source based community helps keep developers in check, but this need will diminish over time as smart contracts become easier to read and other ways to prove trustworthiness of code are developed.
310310

311-
312311
## Ethereum and DeFi {#ethereum-and-defi}
313312

314313
Ethereum is the perfect foundation for DeFi for a number of reasons:
@@ -325,7 +324,7 @@ You can think of DeFi in layers:
325324
3. The protocols – [smart contracts](/glossary/#smart-contract) that provide the functionality, for example, a service that allows for decentralized lending of assets.
326325
4. [The applications](/dapps/) – the products we use to manage and access the protocols.
327326

328-
Note: much of defi uses the [ERC-20 standard](/glossary/#erc-20). Applications in defi use a wrapper for ETH called Wrapped Ether (WETH). [Learn more about wrapped ether](/wrapped-eth).
327+
Note: much of DeFi uses the [ERC-20 standard](/glossary/#erc-20). Applications in DeFi use a wrapper for ETH called Wrapped Ether (WETH). [Learn more about wrapped ether](/wrapped-eth).
329328

330329
## Build DeFi {#build-defi}
331330

0 commit comments

Comments
 (0)