summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cython/doc/installation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cython/doc/installation.rst b/src/cython/doc/installation.rst
index f818366b..373e0717 100644
--- a/src/cython/doc/installation.rst
+++ b/src/cython/doc/installation.rst
@@ -11,7 +11,7 @@ It also requires cmake to generate makefiles, and cython to compile the
library.
On `Windows <https://wiki.python.org/moin/WindowsCompilers>`_ , only Python
-3.5 and 3.6 are available because of required Visual Studio version.
+3.5 and 3.6 are available because of the required Visual Studio version.
On other systems, if you have several Python/cython installed, the version 2.X
will be used by default, but you can force it by adding