Skip to content

Commit 4f944d3

Browse files
Merge pull request RustPython#588 from arfan/master
fix typo in README.md, will to with
2 parents 4558dbf + 0a68b7a commit 4f944d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ $ pipenv install
9797
$ pipenv run pytest -v
9898
```
9999

100-
There also are some unit tests, you can run those will cargo:
100+
There also are some unit tests, you can run those with cargo:
101101

102102
```shell
103103
$ cargo test --all

0 commit comments

Comments
 (0)