diff --git a/index.html b/index.html
index 725764b..69fda13 100644
--- a/index.html
+++ b/index.html
@@ -60,13 +60,13 @@
Overview
Portable:
- - it runs out of the box on any Windows with 2Go Ram (Ipython needs Windows>XP, and Ipython Notebook a recent browser)
- - the WinPython folder can be moved to any location (local, network, usb drive) with most of the application settings
+ - Runs out of the box on any Windows with 2GB Ram (IPython needs Windows>XP, and IPython Notebook a recent browser)
+ - The WinPython folder can be moved to any location (local, network, USB drive) with most of the application settings
Flexible:
- - you can install as many WinPython as you want on the same machine: each one is isolated and self-consistent
- - these installations can be of different versions of Python (2.7, 3.3 or 3.4) or different architectures (32bit or 64bit)
+ - You can install as many WinPython distributions as you want on the same machine: each one is isolated and self-consistent
+ - These installations can be of different versions of Python (2.7, 3.3 or 3.4) or different architectures (32bit or 64bit)
Customizable:
@@ -77,7 +77,7 @@ Overview
WinPython is something different from other Python Distributions (see historic motivation and concept):
- - non-invasive: Winpython lives entirely in its own directory, without any OS installation
+ - non-invasive: WinPython lives entirely in its own directory, without any OS installation
- flavors: releases with added packages are created to better fit a domain out-of-the-box
- do your own flavor: a winpython-creator kit is made available for you