mirror of
https://github.com/Hopiu/django-notifications.git
synced 2026-05-10 22:33:10 +00:00
modify 'sintax' to 'syntax'
This commit is contained in:
parent
18db83bd4b
commit
0624874a8b
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