Skip to content

Commit

Permalink
Merge pull request #9875 from rounakbanik/master
Browse files Browse the repository at this point in the history
Fix typos in README
  • Loading branch information
willingc committed Aug 22, 2016
2 parents 52e80c5 + 0fc305f commit 40bd661
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Overview
========

Welcome to IPython. Our full documentation is available on `ipython.readthedocs.io
<https://ipython.readthedocs.io/en/stable/>`_ and contain information on how to install, use
<https://ipython.readthedocs.io/en/stable/>`_ and contains information on how to install, use and
contribute to the project.

Officially, IPython requires Python version 3.3 and above.
Expand All @@ -32,7 +32,7 @@ if you want to use these.



Developement and Instant runnimg
Development and Instant runnimg
================================

You can find the latest version of the development documentation on `readthedocs
Expand All @@ -43,7 +43,7 @@ by typing at the terminal::
$ python -m IPython

Or see the `developement installation docs
Or see the `development installation docs
<http://ipython.readthedocs.io/en/latest/install/install.html#installing-the-development-version>`_
for the latest revision on read the docs.

Expand Down

0 comments on commit 40bd661

Please sign in to comment.