We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b89b835 commit 4d0400fCopy full SHA for 4d0400f
CONTRIBUTING.md
@@ -237,10 +237,10 @@ pip install -U pip
237
pip install -r requirements.txt
238
```
239
240
-The first command ensures you are using an up to date version of `pip`,
+The first command ensures you are using an up-to-date version of `pip`,
241
and the second command installs all dependencies.
242
243
-Note that if you need to work on the some of the Python code
+Note that if you need to work on some of the Python code
244
that is used to render the specification,
245
you will probably have to also run:
246
0 commit comments