Skip to content

Commit

Permalink
key metrics fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
kattylucy committed Sep 13, 2024
1 parent 0366bb2 commit c0aa1fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion centrifuge-app/src/components/PoolOverview/KeyMetrics.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ export const KeyMetrics = ({ assetType, averageMaturity, poolFees, poolId, pool,
: []),
{
metric: 'Pool structure',
value: '-',
value: 'Revolving pool',
},
{
metric: 'Rating',
Expand Down

0 comments on commit c0aa1fa

Please sign in to comment.