Fix typo in CONTRIBUTING.md

This commit is contained in:
MerlinScheurer 2025-01-31 18:01:11 +01:00
parent 2c8fb72e47
commit 5cd67ae315
1 changed files with 1 additions and 1 deletions

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