Skip to content

Commit 5a57d4b

Browse files
dixsierfrandse
authored andcommitted
Fix contributing readme typo
Correct npm run docs:serve for running vue press docs Signed-off-by: Dixsie Wolmers <[email protected]> Change-Id: Idd2e54f3f61e06baf46121984e0907989a0f3801
1 parent 8d55523 commit 5a57d4b

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
@@ -46,7 +46,7 @@ npm run serve
4646

4747
### Run Documentation Locally (Vuepress static site generation)
4848
```
49-
Run npm docs:serve
49+
npm run docs:serve
5050
```
5151

5252
### Run unit tests

0 commit comments

Comments
 (0)