diff --git a/docs/content/dev/getting-started.md b/docs/content/dev/getting-started.md index 0cc110ef2..8af8624ef 100644 --- a/docs/content/dev/getting-started.md +++ b/docs/content/dev/getting-started.md @@ -46,4 +46,4 @@ to run both at the same time. - The backend will be available at `http://localhost:3000`. - The frontend will be available at `http://localhost:3001`. -**Note:** The backend also proxies requests to the frontend, so you can point also your browser at the backend. +**Note:** The backend proxies requests to the frontend, so you can also point your browser at the backend.