Skip to content

Commit 8ed7588

Browse files
committed
Grammar fixes
1 parent 50ccd6b commit 8ed7588

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/starting/which-python.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,11 @@ Currently Jython supports up to Python 2.5. [#jython_ver]_
9090
IronPython
9191
----------
9292

93-
`IronPython <http://ironpython.net/>`_ is an implementation of Python for .NET
93+
`IronPython <http://ironpython.net/>`_ is an implementation of Python for the .NET
9494
framework. It can use both Python and .NET framework libraries, and can also
9595
expose Python code to other .NET languages.
9696

97-
`Python Tools for Visual Studio <http://ironpython.net/tools/>`_ integrate
97+
`Python Tools for Visual Studio <http://ironpython.net/tools/>`_ integrates
9898
IronPython directly in to the Visual Studio development environment, making it
9999
an ideal choice for Windows developers.
100100

0 commit comments

Comments
 (0)