From aef91d3e30f2c8cdd6deb64fe45a8a169fc489d0 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 12 Apr 2022 18:04:48 +0200 Subject: [PATCH] Feature/improve label in summary (#827) * Improve label * Update changelog --- CHANGELOG.md | 4 ++++ .../portfolio-summary/portfolio-summary.component.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbc0cf20a..f8b050cdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Changed + +- Changed the _Total_ label to _Total Assets_ in the portfolio summary tab on the home page + ### Fixed - Fixed an issue with the calculation of the projected total amount in the _FIRE_ calculator diff --git a/apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html b/apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html index 5206aaedc..577d41741 100644 --- a/apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html +++ b/apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html @@ -119,7 +119,7 @@

-
Total
+
Total Assets