Skip to content

Commit 8eb0d32

Browse files
committed
contribution: minor grammar fix
1 parent 5d90648 commit 8eb0d32

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ There are a few rules you are kindly asked to accept:
3939
* the development is arranged around a virtualenv which needs to be created by
4040
the `make dev` command. It will create it in the `.venv` directory.
4141

42-
* you can let your IDE of your choice to use the `.venv/bin/python` interpreter to
43-
use so it will know all the dependencies and so on.
42+
* you can let your IDE of your choice to use the `.venv/bin/python` interpreter
43+
so it will know all the dependencies and so on.
4444

4545
* running tests on the localhost can be done by issuing `make quick-test`. It is
4646
"quick" because it tests the software with only one interpreter. Note that the

0 commit comments

Comments
 (0)