Skip to content

Commit

Permalink
Merge pull request #111 from zhang-z/master
Browse files Browse the repository at this point in the history
Fix a typo in README (issue #110)
  • Loading branch information
zhang-z committed Dec 30, 2015
2 parents 3da99ca + 85a4d7f commit 055b607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ To generate an notification anywhere in your code, simply import the notify sign

::

from notifications.signal import notify
from notifications.signals import notify

notify.send(user, recipient=user, verb='you reached level 10')

Expand Down

0 comments on commit 055b607

Please sign in to comment.