aboutsummaryrefslogtreecommitdiffhomepage
path: root/summerofcode
diff options
context:
space:
mode:
authorGravatar VcamX <vcamx3@gmail.com>2016-03-18 15:12:15 +0800
committerGravatar VcamX <vcamx3@gmail.com>2016-03-18 15:12:15 +0800
commita734833564d6aa867369b61a9715f96649c64d41 (patch)
treee0b43f562a5a81e0b80a67c45006a20dfd9f64bc /summerofcode
parentd848db1c06123d23888c705530fc012bcc7e9f35 (diff)
Fix typo.
Diffstat (limited to 'summerofcode')
-rw-r--r--summerofcode/ideas.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/summerofcode/ideas.md b/summerofcode/ideas.md
index 83f2cecd48..d87cf1b8fa 100644
--- a/summerofcode/ideas.md
+++ b/summerofcode/ideas.md
@@ -36,7 +36,7 @@ gRPC Python:
* **Required skills:** Python programming language, PyPy Python interpreter.
* **Likely mentors:** [Nathaniel Manista](https://github.com/nathanielmanistaatgoogle), [Masood Malekghassemi](https://github.com/soltanmm).
1. Develop and test Python 3.5 Support for gRPC. Make necessary changes to port gRPC and package it for supported platforms.
- * **Required skills:** Python programming language, PyPy Python interpreter.
+ * **Required skills:** Python programming language, Python 3.5 interpreter.
* **Likely mentors:** [Nathaniel Manista](https://github.com/nathanielmanistaatgoogle), [Masood Malekghassemi](https://github.com/soltanmm).
gRPC Ruby/Java: