Update README.rst
[rainbowstream.git] / README.rst
index 81c0a7016fccfb69dbe81184706edefe5117de29..1a4a6952950d7261976b93741c34f0fd99a7b763 100644 (file)
@@ -1,7 +1,7 @@
 A Note about Twitter API Change
 --------------
 
-Sadly Twitter **is not suppering** Stream API anymore, and RainbowStream need extra work to switch over to Polling Strategy, with careful concern about RateLimit. Detail explaination here: https://github.com/orakaro/rainbowstream/issues/271
+Sadly Twitter **is not supporting** Stream API anymore, and RainbowStream need extra work to switch over to Polling Strategy, with careful concern about RateLimit. Detail explaination here: https://github.com/orakaro/rainbowstream/issues/271
 
 If you want a client with a set of nice command but **without stream function**, go ahead with following instructions.