Skip to content

Commit 5ce4159

Browse files
stainless-botRobertCraigie
authored andcommitted
docs: fix typo in CONTRIBUTING.md (#340)
1 parent f268237 commit 5ce4159

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
@@ -68,7 +68,7 @@ pnpm link -—global @anthropic-ai/sdk
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)