Skip to content

Commit dad2167

Browse files
authored
Update part12b.md
1 parent 493628f commit dad2167

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)