summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2018-07-26 18:40:06 +0200
committerMichele Simionato <michele.simionato@gmail.com>2018-07-26 18:40:06 +0200
commitda145aca792ef52b9489366cedbae0e0961c138f (patch)
treedfbef963737b3a8e32a3cfc5751593fc2c2752c4
parent8527463d823ef87f0fdb94b1d5dd0429d36aa00f (diff)
downloadpython-decorator-git-da145aca792ef52b9489366cedbae0e0961c138f.tar.gz
Fix
-rw-r--r--PITCHME.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/PITCHME.md b/PITCHME.md
index bafb74a..2ec78df 100644
--- a/PITCHME.md
+++ b/PITCHME.md
@@ -10,7 +10,7 @@ Have you ever heard of IPython?
+++
-Every time to fire an IPython instance you are importing
+Every time you fire an IPython instance you are importing
the decorator module :-)
+++