Skip to content

Commit 46c5cba

Browse files
docs(contributing): improve wording (#302)
1 parent b2552a1 commit 46c5cba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ pip install ./path-to-wheel-file.whl
8282

8383
## Running tests
8484

85-
Most tests will require you to [setup a mock server](https://github.com/stoplightio/prism) against the OpenAPI spec to run the tests.
85+
Most tests require you to [set up a mock server](https://github.com/stoplightio/prism) against the OpenAPI spec to run the tests.
8686

8787
```bash
8888
# you will need npm installed
@@ -117,7 +117,7 @@ the changes aren't made through the automated pipeline, you may want to make rel
117117

118118
### Publish with a GitHub workflow
119119

120-
You can release to package managers by using [the `Publish PyPI` GitHub action](https://www.github.com/Finch-API/finch-api-python/actions/workflows/publish-pypi.yml). This will require a setup organization or repository secret to be set up.
120+
You can release to package managers by using [the `Publish PyPI` GitHub action](https://www.github.com/Finch-API/finch-api-python/actions/workflows/publish-pypi.yml). This requires a setup organization or repository secret to be set up.
121121

122122
### Publish manually
123123

0 commit comments

Comments
 (0)