Skip to content

Commit

Permalink
typo fix (#618)
Browse files Browse the repository at this point in the history
  • Loading branch information
jahabeebs authored Jul 10, 2024
1 parent 094773c commit 4629318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/Analytics/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ const Analytics = () => {
title: 'Surplus in Treasury',
value: surplusInTreasury,
description:
"Total HAI accrued by the system's stability fees. It's stored in the Stability Fee Treasury accountance",
"Total OD accrued by the system's stability fees. It's stored in the Stability Fee Treasury accountance",
}

const liquidityUniswap = {
Expand Down

0 comments on commit 4629318

Please sign in to comment.