diff --git a/frontend/src/app/components/calculator/calculator.component.html b/frontend/src/app/components/calculator/calculator.component.html index f6461bcd1..e9a8a9537 100644 --- a/frontend/src/app/components/calculator/calculator.component.html +++ b/frontend/src/app/components/calculator/calculator.component.html @@ -59,7 +59,7 @@
- Fiat price last updated + Fiat price last updated : {{ price$ | async | fiatCurrency : '1.0-0' : (currency$ | async) }}