funds: typo

This commit is contained in:
He4eT 2025-04-30 23:53:53 +02:00
commit 51d4a204d6
4 changed files with 4 additions and 4 deletions

View file

@ -19,5 +19,5 @@ of the <a target="_blank" href="{{ config.links.chat }}">chat</a>.
Expense Category | Amount
:------------------- | -----------:
Space Rent | {{ funds.monthly.rent | formatCurrency: funds.monthly.currency }}
Utility Bills | {{ funds.monthly.bils | formatCurrency: funds.monthly.currency }}
Utility Bills | {{ funds.monthly.bills | formatCurrency: funds.monthly.currency }}
**Total** | **{{ funds.monthly | sumObjectValues | formatCurrency: funds.monthly.currency }}**