Fix a markup mistake (#306)

This commit is contained in:
Brett Cannon 2017-07-12 11:56:48 -07:00 committed by GitHub
parent 9e3916689c
commit ed36ec04ac
1 changed files with 1 additions and 1 deletions

View File

@ -620,7 +620,7 @@ could be added incrementally. Much experience suggests that large successful
projects often originate as quick hacks (e.g., Linux -- "just a hobby,
won't be big and professional"; `IPython/Jupyter
<https://en.wikipedia.org/wiki/IPython#Grants_and_awards>`_ -- `a grad
student's ``$PYTHONSTARTUP`` file
student's ` ``$PYTHONSTARTUP`` file
<http://blog.fperez.org/2012/01/ipython-notebook-historical.html>`_),
so if our goal is to encourage the growth of a vibrant ecosystem of
good build tools, it's important to minimize the barrier to entry.