Skip to content

Commit 50ccd6b

Browse files
committed
Grammar fix: s/it's current/it's currently
1 parent 7a4ba7b commit 50ccd6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/starting/which-python.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ PyPy aims for maximum compatibility with the reference CPython implementation
6969
while improving performance.
7070

7171
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
72+
worth giving PyPy a try. On a suite of benchmarks, it's currently `over 5 times
7373
faster than CPython <http://speed.pypy.org/>`_.
7474

7575
Currently PyPy supports Python 2.7. [#pypy_ver]_

0 commit comments

Comments
 (0)