diff --git a/index.html b/index.html index 53ba255..e7582b9 100644 --- a/index.html +++ b/index.html @@ -649,7 +649,7 @@
PyPy is a fast, compliant alternative implementation of the Python language.
- It is separated in many independant layers, one can work on each separatly. + It is separated in many independent layers, one can work on each separately. Some areas offer rather challenging topics (such as JIT compilation, Optimization, ...), others do not have such a steep learning curve.