Skip to content

Commit 5b21343

Browse files
authored
Merge pull request #4269 from dafydddev/patch-5
Fix typo in part7a.md
2 parents 9c2a585 + 774d872 commit 5b21343

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)