We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbcc7e4 commit 2cdee03Copy full SHA for 2cdee03
README.md
@@ -13,9 +13,9 @@ efficiently.
13
## Problem Statement:
14
• The Bank Management system consists of the bank administrator and
15
the customer. The administrator will need to create a new account for
16
-the customer by logging into their existing account. The system executes operations like creating new account, checking
+the customer by logging into their existing account. The system executes operations like creating a new account, checking
17
the balance of the account, withdrawing, depositing, money transfers
18
-between two accounts and viewing transaction history.
+between two accounts, and viewing transaction history.
19
20
## Group Members:
21
0 commit comments