From 63ed4a9fea830fcd58c8876b10376d5503c7b4f0 Mon Sep 17 00:00:00 2001 From: Teddy Ding Date: Mon, 21 Oct 2024 13:14:31 -0400 Subject: [PATCH] typo --- pages/concepts-trading/margin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/concepts-trading/margin.md b/pages/concepts-trading/margin.md index a607f02d..0d461b63 100644 --- a/pages/concepts-trading/margin.md +++ b/pages/concepts-trading/margin.md @@ -8,7 +8,7 @@ As part of default settings on the dYdX Chain open source software, each market ## Open-Interest-Based IMF -The IMF of a perpetual market scales linearly according to the current `open_notional` in the market, starting at `open_notional_lower_cap` to `open_notional_upper_cap` (UDSC denominated): +The IMF of a perpetual market scales linearly according to the current `open_notional` in the market, starting at `open_notional_lower_cap` to `open_notional_upper_cap` (USDC denominated): ``` open_notional = open_interest * oracle_price