diff --git a/docs/starting/which-python.rst b/docs/starting/which-python.rst
index 969e2f3..9a22bc4 100644
--- a/docs/starting/which-python.rst
+++ b/docs/starting/which-python.rst
@@ -87,7 +87,7 @@ IronPython
----------
`IronPython `_ is an implementation of Python for .NET
-framework. It can use both Python a .NET framework libraries, and can also
+framework. It can use both Python and .NET framework libraries, and can also
expose Python code to other .NET languages.
`Python Tools for Visual Studio `_ integrate