From 5f75eeec755a4d123c0d225ae4fb15c95de267f7 Mon Sep 17 00:00:00 2001 From: EsraDoerksen Date: Sun, 29 Oct 2023 11:49:36 +0100 Subject: [PATCH] adds correct wording --- .../components/big-expenses/big-expenses.component.html | 8 ++++---- .../contract-expenses/contract-expenses.component.html | 8 ++++---- .../regular-expenses/regular-expenses.component.html | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/bank-advisor/src/app/components/big-expenses/big-expenses.component.html b/bank-advisor/src/app/components/big-expenses/big-expenses.component.html index b18a6c6..638ff68 100644 --- a/bank-advisor/src/app/components/big-expenses/big-expenses.component.html +++ b/bank-advisor/src/app/components/big-expenses/big-expenses.component.html @@ -1,8 +1,8 @@

Big expenses

- Those are the transactions, which have a big spending amount. You should - analyze what you are spending your money on. + Those are the transactions, which have a big spending amount. Let's have a + look at your big transactions:

diff --git a/bank-advisor/src/app/components/contract-expenses/contract-expenses.component.html b/bank-advisor/src/app/components/contract-expenses/contract-expenses.component.html index 4cabe71..00e6d23 100644 --- a/bank-advisor/src/app/components/contract-expenses/contract-expenses.component.html +++ b/bank-advisor/src/app/components/contract-expenses/contract-expenses.component.html @@ -1,8 +1,8 @@

Contract expenses

- Those are the transactions, which are bound to a contract. Are those - contract really the best. + Those are the transactions, which are bound to a contract. Let's have a look + at your contracts:

diff --git a/bank-advisor/src/app/components/regular-expenses/regular-expenses.component.html b/bank-advisor/src/app/components/regular-expenses/regular-expenses.component.html index 78c5b90..8b76982 100644 --- a/bank-advisor/src/app/components/regular-expenses/regular-expenses.component.html +++ b/bank-advisor/src/app/components/regular-expenses/regular-expenses.component.html @@ -1,8 +1,8 @@

Regular expenses

- Those are the transactions, which are regulary executed. You should ask - yoursef the question if that's really neccessary. + Those are the transactions, which are regulary executed. Let's have a look + at your regular transactions: