diff --git a/src/content/7/en/part7a.md b/src/content/7/en/part7a.md index e9769af6f67..2cbbdbed3dd 100644 --- a/src/content/7/en/part7a.md +++ b/src/content/7/en/part7a.md @@ -697,7 +697,7 @@ If we were to do this, we would lose much of the benefit provided by the 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