Skip to content

Commit 03d05e9

Browse files
Sam Schoolerdrew-gross
authored andcommitted
Fix spelling of dashboad to dashboard (#372)
This is almost painful, but it is an essential line in the documentation, so I had to do it.
1 parent ecc04cc commit 03d05e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ We want to make contributing to this project as easy and transparent as
33
possible.
44

55
## Our Development Process
6-
Get started by cloning this repository and and running `npm install` inside it. Create a file called `parse-dashboad-config.json` in the Parse-Dashboard folder inside the repo, using the format described in the readme.
6+
Get started by cloning this repository and and running `npm install` inside it. Create a file called `parse-dashboard-config.json` in the Parse-Dashboard folder inside the repo, using the format described in the readme.
77

88
When working on the dashboard, use `npm run dashboard` and visit `localhost:4040` to see your dashboard. The `npm run dashboard` script will automatically re-build your files when you change them, so after making a change, all you need to do is refresh the page.
99

0 commit comments

Comments
 (0)