Skip to content

Commit 4014fba

Browse files
authored
Update part3c.md
Fix English and capitalize start of sentence
1 parent 12c2429 commit 4014fba

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)