diff --git a/src/app/item-detail/item-detail.component.html b/src/app/item-detail/item-detail.component.html index 249f9954..d0552572 100644 --- a/src/app/item-detail/item-detail.component.html +++ b/src/app/item-detail/item-detail.component.html @@ -58,7 +58,7 @@

{{itemData.overview.maxVu}}

-

{{itemData.overview.throughput}} {{itemData.overview.throughput > 1000 ? Math.round(itemData.overview.throughput) : itemData.overview.throughput}} hits/s