Skip to content

Commit adef57a

Browse files
docs: fix typo in CONTRIBUTING.md (#1245)
1 parent 2005076 commit adef57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Most tests require you to [set up a mock server](https://github.com/stoplightio/
8686

8787
```bash
8888
# you will need npm installed
89-
npx prism path/to/your/openapi.yml
89+
npx prism mock path/to/your/openapi.yml
9090
```
9191

9292
```bash

0 commit comments

Comments
 (0)