Skip to content

Commit 27cb609

Browse files
authored
Merge pull request #2802 from MarcGuay/patch-13
Update part3c.md
2 parents 2acebd5 + 58ca52d commit 27cb609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/3/en/part3c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ Person
358358

359359
### Connecting the backend to a database
360360

361-
Now we have enough knowledge to start using Mongo in our application.
361+
Now we have enough knowledge to start using Mongo in our notes application backend.
362362

363363
Let's get a quick start by copy-pasting the Mongoose definitions to the <i>index.js</i> file:
364364

0 commit comments

Comments
 (0)