Skip to content

Commit 58ca52d

Browse files
authored
Update part3c.md
Explicitly state that we're going to be switching to working on the notes app backend
1 parent 12c2429 commit 58ca52d

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)