Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3554bbc

Browse files
committed
break lines, some reorganization
1 parent 470d1d2 commit 3554bbc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,9 @@ <h2>Project Ideas</h2>
673673
<!-- Info -->
674674
<td><h4>PyPy</h4></td>
675675
<tr><td><p>PyPy is a fast, compliant alternative implementation of the Python language.</p>
676-
PyPy is separated in many independant layers, one can work on each separatly. Some areas offer rather challenging topics (such as JIT compilation, Optimization, ...), others do not have such a steep learning curve.</p>
676+
It is separated in many independant layers, one can work on each separatly.
677+
Some areas offer rather challenging topics (such as JIT compilation, Optimization, ...),
678+
others do not have such a steep learning curve.</p>
677679
</td></tr>
678680
<tr><td><a href="http://pypy.org/">Website</a> |
679681
<a href="https://webchat.freenode.net/">Contact: IRC Channel #pypy</a> |

0 commit comments

Comments
 (0)