Skip to content

Commit 05ff8f7

Browse files
docs: fix typo in CONTRIBUTING.md (openai#722)
1 parent 9c9a2d4 commit 05ff8f7

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
@@ -68,7 +68,7 @@ pnpm link -—global openai
6868
Most tests require you to [set up a mock server](https://github.com/stoplightio/prism) against the OpenAPI spec to run the tests.
6969

7070
```bash
71-
npx prism path/to/your/openapi.yml
71+
npx prism mock path/to/your/openapi.yml
7272
```
7373

7474
```bash

0 commit comments

Comments
 (0)