Skip to content

Commit 7c01025

Browse files
authored
Merge pull request #3252 from d-stn/patch-2
Update part12b.md
2 parents 7ec39ca + dad2167 commit 7c01025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/12/en/part12b.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ MongoError: command find requires authentication
392392

393393
### Bind mount and initializing the database
394394

395-
In the [MongoDB Docker Hub](https://hub.docker.com/_/mongo) page under "Initializing a fresh instance" is the info on how to execute JavaScript to initialize the database and an user for it.
395+
In the [MongoDB Docker Hub](https://hub.docker.com/_/mongo) page under "Initializing a fresh instance" is the info on how to execute JavaScript to initialize the database and a user for it.
396396

397397
The exercise project has a file <i>todo-app/todo-backend/mongo/mongo-init.js</i> with contents:
398398

0 commit comments

Comments
 (0)