diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f771c767..b47d3b91 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -178,7 +178,7 @@ Then from the frontend folder, install the dependencies with: npm install ``` -Then to start the developlent server: +Then to start the frontend development server: ```bash npm run dev