From 820a46dc79d1c55b934e9238b0b5210c0c982f8e Mon Sep 17 00:00:00 2001 From: mulan xia Date: Wed, 24 Jul 2024 11:58:36 -0400 Subject: [PATCH] lint --- config/localization/en/tooltips.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/localization/en/tooltips.json b/config/localization/en/tooltips.json index 246170fd4..00ad23296 100644 --- a/config/localization/en/tooltips.json +++ b/config/localization/en/tooltips.json @@ -364,5 +364,5 @@ "TITLE": "Reference Price", "BODY": "The Reference Price is the rolling 30 day average of the market's price and is used as an input to automatically calculate the market's parameters on dYdX Chain. The Reference Price should approximately be the same as the market's current price (i.e. round down to the same powers of 10)." } - }, + } }