You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/charts/TokenFreezeThaw.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ const TokenFreezeThawChart = ({
99
99
}
100
100
rotate
101
101
tooltipPosition="left"
102
-
tooltipText="The price floor is the minimum possible price of the token. This is a result of tokens being frozen and is affected by the paramaters Token Freeze & Token Thaw."
102
+
tooltipText="The price floor is the minimum possible price of the token. This is a result of tokens being frozen and is affected by the parameters Token Freeze & Token Thaw."
0 commit comments