From e38c7460fcb12138a3860be4dd395d8296b8cd85 Mon Sep 17 00:00:00 2001 From: Christopher Fremond <34804391+Frenchris@users.noreply.github.com> Date: Fri, 12 Feb 2021 13:39:10 +0000 Subject: [PATCH] Update README.md typo --- subjects/atm-management-system/audit/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/subjects/atm-management-system/audit/README.md b/subjects/atm-management-system/audit/README.md index caf2ae7b..57398827 100644 --- a/subjects/atm-management-system/audit/README.md +++ b/subjects/atm-management-system/audit/README.md @@ -34,7 +34,7 @@ ##### Resorting to the user Alice, try to create a new account with: date `"10/10/2012"` account number `"834213"`, country `"UK"`, phone number `"291231392"`, deposit amount $`"1001.20"`, type of account `"saving"`. Then select `"Check accounts"` choose the account you just created. -###### Did the application displayed the account information and the gain of $5.84 of interest on day 10 of every moth? +###### Did the application displayed the account information and the gain of $5.84 of interest on day 10 of every month? ##### Resorting to the user Alice create again an account but with account number "320421" and type of account "fixed01" with the rest of the information as in the last account . Then select `"Check accounts"` and choose the account you just created. @@ -92,4 +92,4 @@ ###### +Did the student add more features to the project? -###### +Did the student optimise the code already given? \ No newline at end of file +###### +Did the student optimise the code already given?