Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: David Kwon <[email protected]>
  • Loading branch information
akurinnoy and dkwon17 authored Sep 20, 2023
1 parent 71821ef commit 5bae6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ yarn --cwd packages/dashboard-backend build:watch
yarn --cwd packages/dashboard-frontend build:watch
```

Local backend is prerequisite for the development server. You can run the dev server using the following command:
Local backend is a prerequisite for the development server. You can run the dev server using the following command:

```sh
yarn start
Expand Down

0 comments on commit 5bae6d6

Please sign in to comment.