Skip to content

Commit 9d6de73

Browse files
authored
Merge pull request #2804 from MarcGuay/patch-16
Update part3c.md
2 parents 16ee1c2 + 4014fba commit 9d6de73

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
@@ -424,7 +424,7 @@ app.get('/api/notes', (request, response) => {
424424
})
425425
```
426426

427-
the code uses automatically the defined _toJSON_ when formatting notes to the response.
427+
The code automatically uses the defined _toJSON_ when formatting notes to the response.
428428

429429
### Database configuration into its own module
430430

0 commit comments

Comments
 (0)