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 529dfe4 commit 5d11390Copy full SHA for 5d11390
index.rst
@@ -218,7 +218,7 @@ developers to work on them. Some major examples that may be of interest are:
218
219
* PyPy_: A Python interpreter focused on high speed (JIT-compiled) operation
220
on major platforms.
221
-* GraalPy_: Another Python interpreter which has first-class support for
+* GraalPy_: A Python interpreter which has first-class support for
222
embedding in Java, built on GraalVM.
223
* Jython_: A Python interpreter focused on good integration with the Java
224
Virtual Machine (JVM) environment.
0 commit comments