diff --git a/src/components/Availability/Sunburst.tsx b/src/components/Availability/Sunburst.tsx
index 456b44b..a69eb65 100644
--- a/src/components/Availability/Sunburst.tsx
+++ b/src/components/Availability/Sunburst.tsx
@@ -71,7 +71,7 @@ export function Sunburst({ availabilities, space }: Props) {
"Total remaining collateral " +
a.totalRemainingCollateral +
"
" +
- "Min price per byte per second" +
+ "Min price per byte per second " +
a.minPricePerBytePerSecond +
"
" +
"Size " +