From 92e8720fe27842b95654bf70e7e81e3e80ddfd91 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Thu, 5 Oct 2023 09:17:59 +0200 Subject: [PATCH] fix typos --- .../guides/how-to-understand-strategies-descriptions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started/guides/how-to-understand-strategies-descriptions.md b/docs/getting-started/guides/how-to-understand-strategies-descriptions.md index 012137b91b..2cef23f9e7 100644 --- a/docs/getting-started/guides/how-to-understand-strategies-descriptions.md +++ b/docs/getting-started/guides/how-to-understand-strategies-descriptions.md @@ -32,7 +32,7 @@ This guide focuses primarily on strategy descriptions, but those thirsty for mor - Autocoumpound is when a tool does compounding automatically for you. - There is also a protocol called Compound Finance (COMP), but that is different. ### Position -- Total amount of money (or tokens) allocated into a investment. +- Total amount of money (or tokens) allocated into an investment. ### Hedge - A position in a contrarian investment to one you already have, so if things go wrong in one thesis you offset losses by gains in the other position. ### Arbitrage @@ -56,7 +56,7 @@ This guide focuses primarily on strategy descriptions, but those thirsty for mor # DeFi ### Yield Aggregator / Yield Optimizer -- DeFi protocols like Yearn that provides a single interface to allocate capital in different yield sources, leveraging [autocompounding](#compound--autocompound) to improve the [yield](#yield--profit). +- DeFi protocols like Yearn that provide a single interface to allocate capital in different yield sources, leveraging [autocompounding](#compound--autocompound) to improve the [yield](#yield--profit). ### Supply / Deposit / Stake - Might be used interchangeably sometimes, but it often means that tokens are sent to a contract external to the current wallet. - Supply often means that the money is being [lent](#lend--borrow-against)