We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a4ba7b commit 50ccd6bCopy full SHA for 50ccd6b
docs/starting/which-python.rst
@@ -69,7 +69,7 @@ PyPy aims for maximum compatibility with the reference CPython implementation
69
while improving performance.
70
71
If you are looking to squeeze more performance out of your Python code, it's
72
-worth giving PyPy a try. On a suite of benchmarks, it's current `over 5 times
+worth giving PyPy a try. On a suite of benchmarks, it's currently `over 5 times
73
faster than CPython <http://speed.pypy.org/>`_.
74
75
Currently PyPy supports Python 2.7. [#pypy_ver]_
0 commit comments