Skip to content

Commit 5b176d1

Browse files
author
Kenneth Reitz
committed
Merge pull request realpython#33 from valholl/master
Fixed a tiny typo
2 parents 534fea5 + f6a59b7 commit 5b176d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/starting/which-python.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ IronPython
8787
----------
8888

8989
`IronPython <http://ironpython.net/>`_ is an implementation of Python for .NET
90-
framework. It can use both Python a .NET framework libraries, and can also
90+
framework. It can use both Python and .NET framework libraries, and can also
9191
expose Python code to other .NET languages.
9292

9393
`Python Tools for Visual Studio <http://ironpython.net/tools/>`_ integrate

0 commit comments

Comments
 (0)