Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/7/en/part7a.md
Original file line number Diff line number Diff line change
Expand Up @@ -697,7 +697,7 @@ If we were to do this, we would lose much of the benefit provided by the <i>useF

#### 7.4: useAnecdotes, step1

The project has a JSON server already configured. YOu can start it with:
The project has a JSON server already configured. You can start it with:

```bash
npm run server
Expand Down