Skip to content

Commit 76f5f76

Browse files
Jami LurockJami Lurock
authored andcommitted
fix contribution instructions
1 parent 5450fff commit 76f5f76

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
@@ -79,7 +79,7 @@ npm run playground
7979
```
8080
8181
From this point you can work on the Playground and make changes to the source code. You will need to stop the Playground
82-
from running and build the app again (run `npm run restage` from the source code root after your changes). Then run `npm run playground`
82+
from running and build the app again (run `npm run rebuild` from the source code root after your changes). Then run `npm run playground`
8383
in the example app root folder again to see the changes you made to the source code in action.
8484
8585
Rebuild Playground

0 commit comments

Comments
 (0)