modify 'sintax' to 'syntax'

This commit is contained in:
Yao Feng 2017-08-29 15:46:26 +08:00 committed by GitHub
parent 18db83bd4b
commit 0624874a8b

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