mirror of
https://github.com/Hopiu/django-notifications.git
synced 2026-05-25 04:33:45 +00:00
Merge pull request #185 from yaoelvon/patch-1
modify 'sintax' to 'syntax'
This commit is contained in:
commit
621dcf7259
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ To generate an notification anywhere in your code, simply import the notify sign
|
|||
|
||||
notify.send(user, recipient=user, verb='you reached level 10')
|
||||
|
||||
The complete sintax is.
|
||||
The complete syntax is.
|
||||
|
||||
::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue