Merge pull request #185 from yaoelvon/patch-1

modify 'sintax' to 'syntax'
This commit is contained in:
Zhongyuan 2017-08-29 15:48:30 +08:00 committed by GitHub
commit 621dcf7259

View file

@ -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.
::