From 64beed4fb6bd75caa4927b3329cf31abdd8d2e33 Mon Sep 17 00:00:00 2001 From: Josh Stein <46639943+jcstein@users.noreply.github.com> Date: Fri, 3 Nov 2023 15:03:26 +0100 Subject: [PATCH] fix: clarify conversion (#1231) * chore: remove conversion * Revert "chore: remove conversion" This reverts commit 5f0972ab9bc69321739afee370489870d6159104. * fix: unclear conversion * chore: update styling of uTIA Co-authored-by: John Adler --------- Co-authored-by: John Adler --- learn/tia.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learn/tia.md b/learn/tia.md index e0f8a6505c0..0b430bb5658 100644 --- a/learn/tia.md +++ b/learn/tia.md @@ -16,7 +16,7 @@ prev: | Total supply at genesis | 1,000,000,000 TIA | | Inflation schedule | 8% in the first year, decreasing 10% per year until reaching an inflation floor of 1.5% annually | | Decimals | 6 | -| Conversion | $\text{utia} = \text{TIA} \times 10^{-6}$ | +| Conversion | $\text{1 uTIA} = \text{TIA} \times 10^{-6}$ |