From 0624874a8b0beb4ccf648fc25c6b81d5127a601a Mon Sep 17 00:00:00 2001 From: Yao Feng Date: Tue, 29 Aug 2017 15:46:26 +0800 Subject: [PATCH] modify 'sintax' to 'syntax' --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 081d139..08afcc1 100644 --- a/README.rst +++ b/README.rst @@ -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. ::