Skip to content

Commit 260e3f7

Browse files
authored
fix docs typos
1 parent abc0e88 commit 260e3f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DeFi SDK
22

3-
**DeFi SDK** is an open-source system of smart contracts allows you to execute trades with ERC20 tokens and track balances on different protocols.
3+
**DeFi SDK** is an open-source system of smart contracts that allows you to execute trades with ERC20 tokens and track balances on different protocols.
44

55
If you have any questions about DeFi SDK, feel free to reach out to us on our [Discord server](https://go.zerion.io/discord){target=_blank}.
66

@@ -9,7 +9,7 @@ If you have any questions about DeFi SDK, feel free to reach out to us on our [D
99
## Features
1010

1111
**💸Trade any ERC20 tokens on L2 chains using single Router contract**
12-
> See [How swap ERC20 tokens using DeFi SDK Router](docs/router.md)
12+
> See [How to swap ERC20 tokens using DeFi SDK Router](docs/router.md)
1313
1414
**💥Query user assets and debt deposited in DeFi protocols like *Maker, Aave, dYdX*, etc.**
1515
> How much debt does `0xdead..beef` have on Compound?

0 commit comments

Comments
 (0)