Skip to content

Commit 774d872

Browse files
authored
Fix typo in part7a.md
1 parent 0f72b1f commit 774d872

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/7/en/part7a.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ If we were to do this, we would lose much of the benefit provided by the <i>useF
697697

698698
#### 7.4: useAnecdotes, step1
699699

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

702702
```bash
703703
npm run server

0 commit comments

Comments
 (0)