Skip to content

Commit

Permalink
docs: fix typo in CONTRIBUTING.md (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot committed Mar 19, 2024
1 parent 28d98c4 commit ba9f3fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -68,7 +68,7 @@ pnpm link -—global @anthropic-ai/sdk
Most tests require you to [set up a mock server](https://github.com/stoplightio/prism) against the OpenAPI spec to run the tests.

```bash
npx prism path/to/your/openapi.yml
npx prism mock path/to/your/openapi.yml
```

```bash
Expand Down

0 comments on commit ba9f3fa

Please sign in to comment.