diff --git a/src/pages/delegator/AllIndexers/IndexerList/IndexerList.tsx b/src/pages/delegator/AllIndexers/IndexerList/IndexerList.tsx
index e2b2e1231..d53c01476 100644
--- a/src/pages/delegator/AllIndexers/IndexerList/IndexerList.tsx
+++ b/src/pages/delegator/AllIndexers/IndexerList/IndexerList.tsx
@@ -168,7 +168,7 @@ export const IndexerList: React.FC = () => {
},
},
{
- title: ,
+ title: ,
key: 'capacityKey',
dataIndex: 'capacity',
width: 150,
diff --git a/src/pages/delegator/MyDelegation.tsx b/src/pages/delegator/MyDelegation.tsx
index 61392379a..0dee979c7 100644
--- a/src/pages/delegator/MyDelegation.tsx
+++ b/src/pages/delegator/MyDelegation.tsx
@@ -129,7 +129,7 @@ const useGetColumn = ({ onSuccess }: { onSuccess?: () => void }) => {
},
},
{
- title: ,
+ title: ,
key: 'capacityKey',
dataIndex: 'capacity',
width: 200,
diff --git a/src/pages/indexer/IndexerProfile/IndexerProfile.tsx b/src/pages/indexer/IndexerProfile/IndexerProfile.tsx
index 4e763dc9b..fa20f7e53 100644
--- a/src/pages/indexer/IndexerProfile/IndexerProfile.tsx
+++ b/src/pages/indexer/IndexerProfile/IndexerProfile.tsx
@@ -364,7 +364,7 @@ const IndexerProfile: FC = () => {
- Remaining Capacity
+ Remaining Capacity (next Era)
{(fetchedSortedIndexer.capacity.after || 0) < 0