Skip to content

Commit 4d0400f

Browse files
committed
doc: correct typos
1 parent b89b835 commit 4d0400f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,10 +237,10 @@ pip install -U pip
237237
pip install -r requirements.txt
238238
```
239239

240-
The first command ensures you are using an up to date version of `pip`,
240+
The first command ensures you are using an up-to-date version of `pip`,
241241
and the second command installs all dependencies.
242242

243-
Note that if you need to work on the some of the Python code
243+
Note that if you need to work on some of the Python code
244244
that is used to render the specification,
245245
you will probably have to also run:
246246

0 commit comments

Comments
 (0)