diff --git a/frontend/src/app/components/fees-box/fees-box.component.html b/frontend/src/app/components/fees-box/fees-box.component.html
index 1dba9d86a..f9db6d404 100644
--- a/frontend/src/app/components/fees-box/fees-box.component.html
+++ b/frontend/src/app/components/fees-box/fees-box.component.html
@@ -3,19 +3,19 @@
Low priority
- {{ feeEstimations.hourFee }} sat/vB ()
+ {{ feeEstimations.hourFee }} sat/vB ()
|
Medium priority
- {{ feeEstimations.halfHourFee }} sat/vB ()
+ {{ feeEstimations.halfHourFee }} sat/vB ()
|
High priority
- {{ feeEstimations.fastestFee }} sat/vB ()
+ {{ feeEstimations.fastestFee }} sat/vB ()
|
diff --git a/frontend/src/app/components/mempool-block/mempool-block.component.html b/frontend/src/app/components/mempool-block/mempool-block.component.html
index 399a50411..2c98e5bba 100644
--- a/frontend/src/app/components/mempool-block/mempool-block.component.html
+++ b/frontend/src/app/components/mempool-block/mempool-block.component.html
@@ -14,7 +14,7 @@