Skip to content

Commit 19550ef

Browse files
committed
minor_typo corrected
1 parent aa2379a commit 19550ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TCET ERP System
22

3-
TCET ERP System is a project that aims to simplify and automate daily operation in TCET.
3+
TCET ERP System is a project that aims to simplify and automate daily operations in TCET.
44

55
This ERP system will be used to manage various aspects of the operations of colleges, including admissions, registration, student records, financial aid, course scheduling, and fees. The ERP system would typically consist of multiple integrated modules that support these functions.
66

@@ -32,7 +32,7 @@ node -e "console.log(require('crypto').randomBytes(256).toString('base64'));
3232
Set this on 'local'
3333

3434
`DB_URL`
35-
For this parameter you will need to open your account on MongoDB Atlas, don't forget to note down you account password, then create new cluster and through that you will get your connection string which will be your DB_URL in .env, make sure instead of "password" in connection string, you enter your own account password.
35+
For this parameter, you will need to open your account on MongoDB Atlas, don't forget to note down your account password, then create new cluster and through that you will get your connection string which will be your DB_URL in .env, make sure instead of "password" in connection string, you enter your own account password.
3636

3737
`EMAIL_HOST`,
3838
`EMAIL_PORT`,

0 commit comments

Comments
 (0)