Skip to content

Commit

Permalink
docs: fix typo in CONTRIBUTING.md (#397)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot authored Mar 19, 2024
1 parent a902c47 commit d46629f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Most tests require you to [set up a mock server](https://github.com/stoplightio/

```bash
# you will need npm installed
npx prism path/to/your/openapi.yml
npx prism mock path/to/your/openapi.yml
```

```bash
Expand Down

0 comments on commit d46629f

Please sign in to comment.