Selaa lähdekoodia

Fix spelling of PyPy in the README.

Manuel Jacob 5 vuotta sitten
vanhempi
commit
36593daf23
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -94,4 +94,4 @@ Supported versions of Python
 ----------------------------
 
 At the moment, Dulwich supports (and is tested on) CPython 2.7, 3.4, 3.5, 3.6,
-3.7 and Pypy.
+3.7 and PyPy.