Skip to content

Commit a1ddd99

Browse files
committed
chore: Update README
1 parent bc9b351 commit a1ddd99

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ Version is not strict, but for reference, the project used **MongoDB Community S
5454
user: tester
5555
password: tester
5656
mongo shell:
57-
- mongo (for MongoDB v4.2.0 or lower versions)
58-
- mongosh (for MongoDB v4.4.0 or higher versions)
57+
- mongo (for MongoDB v4.2.0 or lower versions)
58+
- mongosh (for MongoDB v4.4.0 or higher versions)
5959

6060

6161
## Content
@@ -107,7 +107,7 @@ Windows batch script to automate switching of MongoDB database credentials for a
107107
- The `"mongod,"` `"mongodump,"` `"mongorestore,"` `"mongosh"` (for MongoDB v4.4 or later versions), and `"mongo"` (for MongoDB v4.2 or earlier versions) MongoDB shell commands should be globally accessible from the command prompt.
108108
2. If the **Export Database** process takes too long to finish:
109109
- Terminate and re-run the script.
110-
- Re-check if the correct database credentials are available in the **MONGODB CONNECTION CREDENTIALS SETUP** screen.
110+
- Re-check if the correct database credentials are available in the **MONGODB CONNECTION CREDENTIALS SETUP** screen.
111111

112112

113113
20191116

0 commit comments

Comments
 (0)