From 6f3921f2e84439b3bdf1563588268e4fe0feef81 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Thu, 5 Oct 2023 09:18:55 +0200 Subject: [PATCH] fix typo --- docs/getting-started/guides/how-to-understand-yvault-roi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/guides/how-to-understand-yvault-roi.md b/docs/getting-started/guides/how-to-understand-yvault-roi.md index a14f7d699b..4e596cdadc 100644 --- a/docs/getting-started/guides/how-to-understand-yvault-roi.md +++ b/docs/getting-started/guides/how-to-understand-yvault-roi.md @@ -87,7 +87,7 @@ $$F = I * P$$ Now, we want to calculate the increment of $F$ which would be our return. -Since $I$ is constant, and only $P$ changes, if we know $P$ at a future date, we can calulate our return. +Since $I$ is constant, and only $P$ changes, if we know $P$ at a future date, we can calculate our return. In order to get the formula for a line having two points we have to do some math: