Procházet zdrojové kódy

Fix spelling of PyPy in the README.

Manuel Jacob před 5 roky
rodič
revize
36593daf23
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.