Skip to content

Commit 7ea2910

Browse files
asquigvanrossum
authored andcommitted
Fix minor typo (#478)
Grammar correction in _Other Interpreter Implementations_ section: Some major example -> Some major examples
1 parent 8f012bb commit 7ea2910

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ C++ ecosystems).
215215

216216
There are other Python implementations, each with a different focus. Like
217217
CPython, they always have more things they would like to do than they have
218-
developers to work on them. Some major example that may be of interest are:
218+
developers to work on them. Some major examples that may be of interest are:
219219

220220
* PyPy_: A Python interpreter focused on high speed (JIT-compiled) operation
221221
on major platforms

0 commit comments

Comments
 (0)