Fix typo in CONTRIBUTING.md
This commit is contained in:
parent
2c8fb72e47
commit
5cd67ae315
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue