Skip to content

Commit 7c7c0b0

Browse files
authored
Update part2c.md
Add italics to indicate that "notes" is a title. Maybe capitlization or quotation marks or a link would be better?
1 parent bf8e9c2 commit 7c7c0b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/2/en/part2c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For a while now we have only been working on "frontend", i.e. client-side (brows
1111

1212
Let's use a tool meant to be used during software development called [JSON Server](https://github.com/typicode/json-server) to act as our server.
1313

14-
Create a file named <i>db.json</i> in the root directory of the previous notes project with the following content:
14+
Create a file named <i>db.json</i> in the root directory of the previous <i>notes</i> project with the following content:
1515

1616
```json
1717
{

0 commit comments

Comments
 (0)