Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TomyLobo committed Jan 30, 2016
1 parent 53e1534 commit 96a01ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Download `64bit binary`_ or `32bit binary`_ for linux::
~$ export PYPY_HOME=`pwd`/pypy-c-jit-74798-f1b314da580e-linux64/bin/
~$ pip install jitpy
And you should be able not run examples (**NOTE:** since jitpy takes source
And you should be able to run examples (**NOTE:** since jitpy takes source
code via ``inspect`` module, you can't run jittify on functions typed
from python interactive prompt)

Expand Down

0 comments on commit 96a01ea

Please sign in to comment.