Skip to content

Commit 30e1498

Browse files
committed
removed two typos
1 parent 118350a commit 30e1498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ <h2>Project Ideas</h2>
649649
<!-- Info -->
650650
<td><h4>PyPy</h4></td>
651651
<tr><td><p>PyPy is a fast, compliant alternative implementation of the Python language.</p>
652-
It is separated in many independant layers, one can work on each separatly.
652+
It is separated in many independent layers, one can work on each separately.
653653
Some areas offer rather challenging topics (such as JIT compilation, Optimization, ...),
654654
others do not have such a steep learning curve.</p>
655655
</td></tr>

0 commit comments

Comments
 (0)