Skip to content

Commit 13afd66

Browse files
committed
Minor capitalization and spelling fixes
1 parent c63e7bd commit 13afd66

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,13 @@ <h2 id="overview">Overview</h2>
6060
</ul></li>
6161
<li><strong>Portable</strong>:
6262
<ul>
63-
<li>it runs out of the box on any Windows with 2Go Ram (Ipython needs Windows>XP, and Ipython Notebook a recent browser)</li>
64-
<li>the WinPython folder can be moved to any location (local, network, usb drive) with most of the <a href="https://github.com/winpython/winpython/wiki/Installation#settings">application settings</a></li>
63+
<li>Runs out of the box on any Windows with 2GB Ram (IPython needs Windows>XP, and IPython Notebook a recent browser)</li>
64+
<li>The WinPython folder can be moved to any location (local, network, USB drive) with most of the <a href="https://github.com/winpython/winpython/wiki/Installation#settings">application settings</a></li>
6565
</ul>
6666
<li><strong>Flexible</strong>:
6767
<ul>
68-
<li>you can install as many WinPython as you want on the same machine: each one is isolated and self-consistent</li>
69-
<li>these installations can be of different versions of Python (2.7, 3.3 or 3.4) or different architectures (32bit or 64bit)</li>
68+
<li>You can install as many WinPython distributions as you want on the same machine: each one is isolated and self-consistent</li>
69+
<li>These installations can be of different versions of Python (2.7, 3.3 or 3.4) or different architectures (32bit or 64bit)</li>
7070
</ul>
7171
<li><strong>Customizable</strong>:
7272
<ul>
@@ -77,7 +77,7 @@ <h2 id="overview">Overview</h2>
7777
</ul>
7878
<p>WinPython is <strong>something different</strong> from other Python Distributions (see historic <a href="https://sourceforge.net/p/winpython/wiki/Roadmap"><!-- TODO --> motivation and concept</a>):</p>
7979
<ul>
80-
<li><strong>non-invasive</strong>: Winpython lives entirely in its own directory, without any OS installation</li>
80+
<li><strong>non-invasive</strong>: WinPython lives entirely in its own directory, without any OS installation</li>
8181
<li><strong>flavors</strong>: releases with added packages are created to better fit a <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_flavors/">domain</a> out-of-the-box</li>
8282
<li><strong>do your own flavor</strong>: a winpython-creator <a href="https://sourceforge.net/projects/stonebig.u/files/Do_It_Yourself/">kit</a> is made available for you</li>
8383
</ul>

0 commit comments

Comments
 (0)