Skip to content

Commit c839a41

Browse files
authored
Fix typos in README.rst (#895)
1 parent c0b9d02 commit c839a41

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ and install it yourself:
8787
You might want to also install the ``numpy`` and the ``pymongo`` packages. They are
8888
optional dependencies but they offer some cool features:
8989

90-
pip install numpy, pymongo
90+
pip install numpy pymongo
9191

9292
Tests
9393
-----
@@ -101,8 +101,8 @@ can automatically run the tests for various python versions like this:
101101

102102
tox
103103

104-
Update pyptest version
105-
++++++++++++++++++++++
104+
Update pytest version
105+
+++++++++++++++++++++
106106

107107
If you update or change the pytest version, the following files need to be changed:
108108

0 commit comments

Comments
 (0)