Fix typo in CONTRIBUTING.md

This commit is contained in:
MerlinScheurer
2025-01-31 18:01:11 +01:00
parent 2c8fb72e47
commit 5cd67ae315

View File

@@ -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